Skip to content

Commit

Permalink
Create new resource - 321
Browse files Browse the repository at this point in the history
  • Loading branch information
getport-io[bot] authored Jul 15, 2024
1 parent 09e16d8 commit 47d7f0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/321.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
resource "aws_s3_bucket" "example" {
provider = aws.bucket_region
name = "321"
acl = "private"
}

0 comments on commit 47d7f0d

Please sign in to comment.