Skip to content

Commit

Permalink
typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zMynxx committed Mar 31, 2024
1 parent 1289f3b commit dee9572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure-live/01234567890/provider.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ locals {
}
PROVIDER_B
remote_state = {
profile = "${local.profile}",
profile = "${local.profile}"
assume_role = {
role_arn = "arn:aws:iam::${local.account_id}:role/${local.env}.terraform_bot.role"
#external_id = "terraform-${local.env}"
Expand Down

0 comments on commit dee9572

Please sign in to comment.