Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Feb 11, 2022
1 parent ce03db8 commit 1c6dfaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/gamelift_script.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Provides an Gamelift Script resource.

```terraform
resource "aws_gamelift_script" "example" {
name = "example-script"
name = "example-script"
storage_location {
bucket = aws_s3_bucket.example.bucket
Expand Down

0 comments on commit 1c6dfaf

Please sign in to comment.