Update required aws provider version for ecs_managed_tags, deployment_circuit_breaker is a block #35
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: validate-tf | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
branches: | |
- main | |
jobs: | |
validate-tf: | |
uses: trussworks/shared-actions/.github/workflows/validate-tf.yml@main |