Skip to content

Commit 86047ba

Browse files
committed
spacing
1 parent d74a824 commit 86047ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/r/glue_user_defined_function.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ resource "aws_glue_user_defined_function" "example" {
2626
owner_type = "GROUP"
2727
2828
resource_uris {
29-
resource_type = "ARCHIVE"
30-
uri = "uri"
29+
resource_type = "ARCHIVE"
30+
uri = "uri"
3131
}
3232
}
3333
```

0 commit comments

Comments
 (0)