Skip to content

Commit

Permalink
Merge branch 'main' of github.com:HappyPathway/terraform-ghe-runner i…
Browse files Browse the repository at this point in the history
…nto main
  • Loading branch information
roknsound committed Oct 9, 2024
2 parents 4bb85ab + 4ce4bcc commit 6d13997
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,8 @@ on:
- main

jobs:
terraform:
uses: HappyPathway/centralized-actions/.github/workflows/terraform-test.yml@main
with:
terraform_version: ${{vars.TERRAFORM_VERSION}}
terraform_api: ${{vars.TERRAFORM_API}}
github_username: ${{vars.GH_USERNAME}}
github_email: ${{vars.GH_EMAIL}}
github_org: ${{ vars.GH_ORG }}
secrets:
TFE_TOKEN: ${{ secrets.TFE_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

gtag:
if: github.ref == 'refs/heads/main' && github.event_name != 'pull_request'
needs: terraform
uses: HappyPathway/centralized-actions/.github/workflows/gtag.yml@main
with:
patch: true
Expand Down

0 comments on commit 6d13997

Please sign in to comment.