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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
clusterIdThe identifier of the cluster onto which the module should be deployedyes
validateDeployScriptScript to validate deployment environmentno""
testStagesDirThe directory where the test stages are locatednotest/stages
testModuleDirThe directory where the current module will be copiednomodule
workspaceThe directory where the terraform workspace should be createdno/tmp/workspace
configBaseUrlThe base url where the terraform.tfvars file can be found for the clusterId. Expected to resolve to {configBaseUrl}/{clusterId}/terraform.tfvarsnohttps://raw.githubusercontent.com/ibm-garage-cloud/action-module-verify/main/env

no outputs