mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
first round of fixes from testing
This commit is contained in:
@@ -74,6 +74,7 @@ atl_product_logs:
|
||||
atl_product_version: "{{ lookup('env', 'ATL_PRODUCT_VERSION') }}"
|
||||
|
||||
atl_efs_id: "{{ lookup('env', 'ATL_EFS_ID') }}"
|
||||
atl_aws_stack_id: "{{ lookup('env', 'ATL_AWS_STACK_ID') }}"
|
||||
atl_aws_stack_name: "{{ lookup('env', 'ATL_AWS_STACK_NAME') }}"
|
||||
atl_aws_region: "{{ lookup('env', 'ATL_AWS_REGION') }}"
|
||||
atl_aws_iam_role: "{{ lookup('env', 'ATL_AWS_IAM_ROLE') }}"
|
||||
|
||||
Reference in New Issue
Block a user