Skip to content

Commit

Permalink
Prod hcl fix (#1583)
Browse files Browse the repository at this point in the history
* Release 2.16.33

* removing multi-include

* This hcl file shouldn't exist

* Delete env/production/common/.terraform.lock.hcl

* fix vault name on ecr-us-east-1
  • Loading branch information
ben851 authored Oct 15, 2024
1 parent a1e7687 commit 2c24989
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/infrastructure_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.16.30
2.16.33
2 changes: 1 addition & 1 deletion .github/workflows/terragrunt_plan_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
sudo dpkg -i 1pass.deb
sudo mkdir -p aws
cd aws
op read op://4eyyuwddp6w4vxlabrr2i2duxm/"TFVars - ${{env.ENVIRONMENT}}"/notesPlain > ${{env.ENVIRONMENT}}.tfvars
op read op://ppnxsriom3alsxj4ogikyjxlzi/"TFVars - ${{env.ENVIRONMENT}}"/notesPlain > ${{env.ENVIRONMENT}}.tfvars
- name: Terragrunt plan ${{env.COMPONENT}}
uses: cds-snc/terraform-plan@7f4ce4a4bdffaba639d32a45272804e37a569408 # v3.0.6
with:
Expand Down
25 changes: 0 additions & 25 deletions env/production/terragrunt.hcl

This file was deleted.

0 comments on commit 2c24989

Please sign in to comment.