Skip to content

Commit

Permalink
bunp the terragrunt version
Browse files Browse the repository at this point in the history
  • Loading branch information
sastels committed Oct 29, 2021
1 parent 6e0479f commit 88121cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terragrunt_plan_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
AWS_SECRET_ACCESS_KEY: ${{ secrets.STAGING_AWS_SECRET_ACCESS_KEY }}
AWS_REGION: ca-central-1
TERRAFORM_VERSION: 0.14.4
TERRAGRUNT_VERSION: v0.26.0
TERRAGRUNT_VERSION: 0.31.0
TARGET_ENV_PATH: staging
TF_VAR_rds_cluster_password: fake_password_for_plan_123456
TF_VAR_cloudwatch_slack_webhook: "https://example.com/slack/webhook"
Expand Down

0 comments on commit 88121cb

Please sign in to comment.