Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix maintenance workflow #798

Merged
merged 3 commits into from
Dec 30, 2024
Merged

Fix maintenance workflow #798

merged 3 commits into from
Dec 30, 2024

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Dec 30, 2024

See https://github.com/terraform-linters/tflint-ruleset-aws/actions/runs/12547293905/job/34984507210

GitHub Actions Ubuntu-24.04 image no longer supports pre-installed Terraform.
actions/runner-images#10636

This PR explicitly install Terraform using the setup-terraform action, since the maintenance workflow that auto-generates the rules depends on it.

suppress the following error:
panic: regexp: Compile(`^[!-~]{1,1024}$`): error parsing regexp: invalid repeat count: `{1,1024}`
@wata727 wata727 enabled auto-merge (squash) December 30, 2024 14:16
@wata727 wata727 merged commit 6562b9d into master Dec 30, 2024
9 checks passed
@wata727 wata727 deleted the setup_terraform branch December 30, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant