Skip to content

Commit

Permalink
chore: test deploy
Browse files Browse the repository at this point in the history
test new role permisssions in ci
  • Loading branch information
jlangy committed Dec 24, 2024
1 parent 79e50d1 commit 58c7713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform-ecs/s3.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ resource "aws_s3_bucket" "sso_loki_test" {
bucket = "temp-test-resource"

lifecycle_rule {
enabled= true
expiration {
days = 7
}
Expand Down

0 comments on commit 58c7713

Please sign in to comment.