cloud-native-toolkit/Verify terraform module
GitHub Action to run through the lifecycle for a terraform module: deploy, verify deploy, destroy, and verify destroy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| clusterId | The identifier of the cluster onto which the module should be deployed | yes | — |
| validateDeployScript | Script to validate deployment environment | no | "" |
| testStagesDir | The directory where the test stages are located | no | test/stages |
| testModuleDir | The directory where the current module will be copied | no | module |
| workspace | The directory where the terraform workspace should be created | no | /tmp/workspace |
| configBaseUrl | The base url where the terraform.tfvars file can be found for the clusterId. Expected to resolve to {configBaseUrl}/{clusterId}/terraform.tfvars | no | https://raw.githubusercontent.com/ibm-garage-cloud/action-module-verify/main/env |
Outputs
no outputs