callepuzzle/Terraform Orchestration Action
This action is used to orchestrate Terraform modules which has been changed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workingDirectory | Working directory to run Terraform in. | no | . |
| baseRef | Git reference to use as the base | yes | — |
| headRef | Git reference to use as the head | yes | — |
| excludeDirectories | List of directories separated by commas to exclude from the search | no | — |
| commonModules | List of common modules, if you change some common modules, all components will be updated | no | — |
| workspace | Workspace to use for Terraform | yes | — |
| apply | Boonlean variable to determine if the action should apply the changes | no | — |
Outputs
no outputs