Skip to content

Commit

Permalink
chore: permissions
Browse files Browse the repository at this point in the history
test ci permissions boundary
  • Loading branch information
jlangy committed Dec 31, 2024
1 parent a3b087e commit f881b70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions terraform-ecs/providers.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
provider "aws" {
region = var.region

default_tags {
repository = "sso-dashboard"
}
}

terraform {
Expand Down

0 comments on commit f881b70

Please sign in to comment.