Skip to content

[dependabot-terraform]: Bump hashicorp/aws from 5.69.0 to 5.70.0 #122

[dependabot-terraform]: Bump hashicorp/aws from 5.69.0 to 5.70.0

[dependabot-terraform]: Bump hashicorp/aws from 5.69.0 to 5.70.0 #122

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