Skip to content

[dependabot-terraform]: Bump hashicorp/aws from 5.68.0 to 5.69.0 #121

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

[dependabot-terraform]: Bump hashicorp/aws from 5.68.0 to 5.69.0 #121

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