Skip to content

Conversation

@bryantbiggs
Copy link
Member

@bryantbiggs bryantbiggs commented Oct 18, 2025

Description

  • Update CI workflow versions to latest
  • Update pre-commit versions to latest
  • Align and standardize .gitignore with other modules
  • Add rmz to speed up unnecessary file removal in GitHub CI environment. There is now a conditional for the pre-commit run -a step (named Max TF pre-commit in the GitHub UI) that will delete more files for the security group module since it will consume a lot of space due to all the sub-modules. Otherwise we remove just enough in the quickest fashion to get on with business.

Motivation and Context

  • Updates our workflows to use the latest versions
  • Standardize common CI files across modules so we can "automate" updates in the future (right now it just a bash script on my local machine)

Breaking Changes

  • No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs force-pushed the chore/update-ci-workflow-versions branch from 625733e to 06c97b0 Compare October 19, 2025 18:52
@bryantbiggs bryantbiggs force-pushed the chore/update-ci-workflow-versions branch from 23c756d to c83d620 Compare October 20, 2025 18:57
@bryantbiggs bryantbiggs marked this pull request as ready for review October 20, 2025 19:03
@antonbabenko antonbabenko merged commit f06e96f into terraform-aws-modules:master Oct 21, 2025
33 checks passed
antonbabenko pushed a commit that referenced this pull request Oct 21, 2025
## [5.7.2](v5.7.1...v5.7.2) (2025-10-21)

### Bug Fixes

* Update CI workflow versions to latest ([#78](#78)) ([f06e96f](f06e96f))
@antonbabenko
Copy link
Member

This PR is included in version 5.7.2 🎉

@bryantbiggs bryantbiggs deleted the chore/update-ci-workflow-versions branch October 21, 2025 12:29
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants