shoppingjaws/Terraform Refactoring Block Uncommenter

Automatically comment out executed Terraform refactoring blocks (moved/import/removed) and create a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for creating pull requestsno${{ github.token }}
branch-nameBranch name for the PRnochore/comment-out-tf-blocks
pr-titleTitle for the pull requestnochore: Comment out executed Terraform refactoring blocks
pr-bodyBody for the pull requestnoThis PR automatically comments out executed Terraform refactoring blocks (moved/import/removed). These blocks have been executed and should be commented out to: - Prevent re-execution of the same refactoring - Keep execution history for reference - Maintain clean Terraform state management **Generated by:** [tf-refactoring-block-uncommenter](https://github.com/shoppingjaws/tf-refactoring-block-uncommenter)
base-branchBase branch for the PRno${{ github.event.repository.default_branch }}
reviewersComma-separated list of GitHub usernames to request reviews fromno""

no outputs