We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d50e61 commit 4f5c43eCopy full SHA for 4f5c43e
main.tf
@@ -1,7 +0,0 @@
1
-resource "aws_s3_bucket" "my_bucket" {
2
- bucket = "test-bucket-42353242213123"
3
- tags = {
4
- Name = "MyS3Bucket"
5
- Environment = "Dev"
6
- }
7
-}
0 commit comments