Skip to content

[dependabot-terraform]: Bump hashicorp/aws from 5.72.0 to 5.74.0 #127

[dependabot-terraform]: Bump hashicorp/aws from 5.72.0 to 5.74.0

[dependabot-terraform]: Bump hashicorp/aws from 5.72.0 to 5.74.0 #127

name: CI Pull Requests on main
on:
pull_request:
branches: ["main"]
permissions:
contents: read
pull-requests: write
jobs:
terraform_check_validate_and_plan:
uses: ./.github/workflows/reusable_terraform_check_and_plan.yml
secrets: inherit