millihq/terraform-module-release
Release terraform modules.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| release-branch | The name of the release branch. | — | release |
| upstream-branch | The name of the upstream branch that should be merged into the release branch. | — | main |
| release-tag | The tag that should be created for the release | — | ${{ github.event.inputs.tag }} |
| exclude | Glob patterns of files that should be excluded from release, supports arrays | — | — |
Outputs
no outputs