Skip to content

Commit c68bd6f

Browse files
committed
eli-204 changing stack name in locals for iams-developer-roles
1 parent d7389ac commit c68bd6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/stacks/iams-developer-roles/iams_permissions_boundary.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ resource "aws_iam_policy" "permissions_boundary" {
7474
tags = merge(
7575
local.tags,
7676
{
77-
Stack = "api-layer"
77+
Stack = "iams-developer-roles"
7878
}
7979
)
8080
}

0 commit comments

Comments
 (0)