Skip to content

Instantly share code, notes, and snippets.

@rokoucha
Created March 24, 2025 16:28
Show Gist options
  • Save rokoucha/c1c6d53ea5d7669bcdf727f7834f3e3d to your computer and use it in GitHub Desktop.
Save rokoucha/c1c6d53ea5d7669bcdf727f7834f3e3d to your computer and use it in GitHub Desktop.
Run hashicorp/setup-terraform@v3
with:
terraform_version: ~1.11.0
cli_config_credentials_hostname: app.terraform.io
terraform_wrapper: true
env:
PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
/usr/bin/unzip -o -q /home/runner/work/_temp/de90e63b-43ed-4a20-a5ba-b568d15aea4d
Run hashicorp/terraform-cdk-action@v7
with:
githubToken: ***
mode: auto-approve-apply
stackName: aws
terraformCloudToken: ***
terraformVersion: ~1.11.0
cdktfVersion: 0.20.11
workingDirectory: ./
commentOnPr: true
updateComment: true
suppressOutput: false
env:
PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
TERRAFORM_CLI_PATH: /home/runner/work/_temp/ab030d77-42ef-4e41-ab0c-04e33984b858
Error: Terraform not installed, please use the setup-terraform action with the specified version to install terraform. You can find it at github.com/hashicorp/setup-terraform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment