terratest_azure_examples:基于Azure的Terratest示例

时间:2021-04-29 05:33:03
【文件属性】:
文件名称:terratest_azure_examples:基于Azure的Terratest示例
文件大小:30KB
文件格式:ZIP
更新时间:2021-04-29 05:33:03
Go Terratest Azure示例 以下示例使用terraform在Azure上部署事物,并使用terratest检查基础架构是否正常运行。 有关更多信息,请阅读参考,并在每个示例中查看详细信息。 鼓励任何问题和请求请求。 可用的例子 计算 使用terraform azure模块“计算”在azure上部署一个或多个虚拟机。 然后使用terratest SSH到虚拟机。 数据库 使用terraform azure资源或模块“数据库”在azure上部署数据库。 然后使用terratest连接到数据库。 网路应用程式 使用terraform azure模块“ webapp”中的资源在azure上部署Web应用程序。 然后使用terratest发送http请求。 合成的 使用terraform azure模块“计算”在azure上部署一个虚拟机。 然后使用terratest对其进行ssh并发送ht
【文件预览】:
terratest_azure_examples-master
----compute()
--------ssh()
--------compute()
--------README.md(3KB)
----README.md(1KB)
----database()
--------sql()
--------README.md(3KB)
--------mysql()
--------database()
--------postgre()
----webapp()
--------http()
--------README.md(2KB)
--------webapp()
----composite()
--------ssh_http()
--------README.md(4KB)
--------linuxserver()

网友评论