Update terraform-standard-iac-pipeline-aws-account-matrix.yaml
This commit is contained in:
parent
fa6d03d76a
commit
9f127f4b33
@ -16,6 +16,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
BASE_DIR: iac-template/terraform-hcl-standard/aws-cloud/component/
|
BASE_DIR: iac-template/terraform-hcl-standard/aws-cloud/component/
|
||||||
DEPLOY_ACTION: ${{ github.event.inputs.deploy_action || 'plan' }}
|
DEPLOY_ACTION: ${{ github.event.inputs.deploy_action || 'plan' }}
|
||||||
|
AWS_REGION: ap-northeast-1
|
||||||
AWS_ROLE_ARN: arn:aws:iam::950604983695:role/GithubAction_IAC_Deploy_Role
|
AWS_ROLE_ARN: arn:aws:iam::950604983695:role/GithubAction_IAC_Deploy_Role
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user