action-module-verify:GitHub Action验证Terraform模块

时间:2021-04-07 21:30:01
【文件属性】:
文件名称:action-module-verify:GitHub Action验证Terraform模块
文件大小:10KB
文件格式:ZIP
更新时间:2021-04-07 21:30:01
Shell GitHub动作:验证terraform模块 此操作将验证Terraform模块 此操作将打印“ Hello World”或“ Hello” +要向日志打招呼的人的姓名。 输入项 clusterId 必需要将模块部署到的集群的标识符。 该值将与configBaseUrl一起使用,以查找包含测试运行配置的terraform.tfvars 。 configBaseUrl 可选可以在其中找到clusterId的terraform.tfvars文件的基本URL。 预期解析为{configBaseUrl}/{clusterId}/terraform.tfvars 。 缺省为https://raw.githubusercontent.com/ibm-garage-cloud/action-module-verify/main/env validateDeployScript 可选附加的自定义脚本
【文件预览】:
action-module-verify-main
----action.yml(4KB)
----env()
--------ocp4vpc_latest()
--------vpc_subnets()
--------ocp4_latest()
--------vpc_count()
----scripts()
--------validate-deploy.sh(2KB)
--------capture-cluster-state.sh(1KB)
--------apply.sh(167B)
--------validate-destroy.sh(3KB)
--------destroy.sh(665B)
--------waitForEndpoint.sh(545B)
----README.md(2KB)
----.gitignore(7B)

网友评论