Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Apr 30, 2020
1 parent d74a824 commit 86047ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/glue_user_defined_function.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ resource "aws_glue_user_defined_function" "example" {
owner_type = "GROUP"
resource_uris {
resource_type = "ARCHIVE"
uri = "uri"
resource_type = "ARCHIVE"
uri = "uri"
}
}
```
Expand Down

0 comments on commit 86047ba

Please sign in to comment.