Skip to content

chore(deps): update dependency hashicorp/terraform to v1.10.4 (github/services/bar/aqua/imports) #2282

chore(deps): update dependency hashicorp/terraform to v1.10.4 (github/services/bar/aqua/imports)

chore(deps): update dependency hashicorp/terraform to v1.10.4 (github/services/bar/aqua/imports) #2282

# This workflow is optional.
name: Synchronize drift issue description
on:
issue_comment:
types:
- created
jobs:
sync-issue:
timeout-minutes: 30
runs-on: ubuntu-latest
# CHECK: PLEASE CHANGE github.actor
if: |
!github.event.issue.pull_request && startsWith(github.event.issue.title, 'Terraform Drift (') && endsWith(github.event.issue.title, ')') && github.actor == 'suzuki-shunsuke'
permissions:
issues: write
steps:
- uses: suzuki-shunsuke/tfaction/sync-drift-issue-description@d4b16993b0b434b36c1a94c25c2fcb0c18d867d4 # v1.15.0