harry-moore-dev/bump-tf-values
Github action to update (bump) the value for a Terraform local
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 9, 2024
- License
- GPL 2.0
Pinned Snippet
uses: harry-moore-dev/bump-tf-values@1b3b3e81e5dddcdc89e088a15d6f7acf6ae9150a # v0.2.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| filepath | Filepath containing Terraform file to be modified | no | main.tf |
| varname | Name of the local to be modified | yes | — |
| value | New value to be assigned to the local | yes | — |
Outputs
no outputs