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 5bebe67 commit 71bfbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-ecs/s3.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ resource "aws_s3_bucket" "sso_loki_test" {
}

tags = {
"iteration" = 4
"iteration" = 1
"repository" = "ghj"
}
}

0 comments on commit 71bfbd8

Please sign in to comment.