Skip to content

Commit

Permalink
use alias
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman committed Feb 15, 2024
1 parent 0ca88c3 commit 082449d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commonimages/base/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module "imagebuilder" {
}

provider "aws" {
alias = "modernisation-platform"
region = "eu-west-2"
assume_role {
role_arn = "arn:aws:iam::${local.environment_management.account_ids[terraform.workspace]}:role/ModernisationPlatformAccess"
Expand Down

0 comments on commit 082449d

Please sign in to comment.