Skip to content

chore(deps): update terraform aws to v6 (release/v0) #136

chore(deps): update terraform aws to v6 (release/v0)

chore(deps): update terraform aws to v6 (release/v0) #136

---
name: feature-branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened, labeled, unlabeled]
permissions:
pull-requests: write
id-token: write
contents: write
jobs:
terraform-module:
uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/feature-branch.yml@main

Check failure on line 17 in .github/workflows/feature-branch.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/feature-branch.yml

Invalid workflow file

error parsing called workflow ".github/workflows/feature-branch.yml" -> "cloudposse/github-actions-workflows-terraform-module/.github/workflows/feature-branch.yml@main" (source branch with sha:fca6666993583f3f9abe32c8028f4ebbc1e05c66) --> "cloudposse/github-actions-workflows/.github/workflows/ci-terraform.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
github_access_token: ${{ secrets.REPO_ACCESS_TOKEN }}