diff --git a/ansible/generate_hcl_files.yml b/ansible/generate_hcl_files.yml index 8faa7e8..ce1d06f 100644 --- a/ansible/generate_hcl_files.yml +++ b/ansible/generate_hcl_files.yml @@ -60,7 +60,6 @@ account_name: "{{ config.account.account_name | default('') }}" aws_account_id: "{{ config.account.aws_account_id | default('') }}" aws_profile: "{{ config.account.aws_profile | default('') }}" - environment: "{{ env_name }}" environment_abbr: "{{ config.account.environment_abbr | default('') }}" # Region template variables