We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2733cef commit c170269Copy full SHA for c170269
operations/_scripts/generate/generate_tf_vars.sh
@@ -84,7 +84,7 @@ region = \"${AWS_DEFAULT_REGION}\"
84
# Route53
85
route53_zone_id = \"${ROUTE53_ZONE_ID}\"
86
87
-aws_additional_tags = ${AWS_ADDITIONAL_TAGS}
+aws_extra_tags = ${AWS_EXTRA_TAGS}
88
89
90
" > "${GITHUB_ACTION_PATH}/operations/deployment/terraform/terraform.tfvars"
0 commit comments