Skip to content

chore(deps): update terraform cloudposse/eks-node-group/aws to v3 #36

chore(deps): update terraform cloudposse/eks-node-group/aws to v3

chore(deps): update terraform cloudposse/eks-node-group/aws to v3 #36

Workflow file for this run

---
name: Branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened, labeled, unlabeled]
push:
branches:
- main
- release/v*
paths-ignore:
- '.github/**'
- 'docs/**'
- 'examples/**'
- 'test/**'
- 'README.md'
permissions: {}
jobs:
terraform-module:
uses: cloudposse/.github/.github/workflows/shared-terraform-module.yml@main
secrets: inherit