Skip to content

Commit

Permalink
Merge pull request #6326 from jmsanders/master
Browse files Browse the repository at this point in the history
Fix typo on aws_s3_bucket_inventory
  • Loading branch information
bflad authored Nov 1, 2018
2 parents c82188d + ad816a4 commit 2ca6afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/s3_bucket_inventory.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ resource "aws_s3_bucket_inventory" "test" {
format = "ORC"
bucket_arn = "${aws_s3_bucket.inventory.arn}"
}
}
}
```

Expand Down

0 comments on commit 2ca6afd

Please sign in to comment.