文件名称:terraform-test:使用Terraform IaC的POC项目。 它包括运行Nginx容器和Cognito授权的ECS服务
文件大小:44KB
文件格式:ZIP
更新时间:2024-04-02 04:02:03
HCL
地形测试
使用Terraform IaC的POC项目。 它包括运行Nginx容器和Cognito授权的ECS服务。
AWS凭证
使用管理您的凭据或其他首选项。
资源
姓名
描述
资源来配置terraform S3远程状态和锁定表
应用程序使用的共享资源
资源来配置terraform S3远程状态和锁定表
资源来配置terraform S3远程状态和锁定表
要求
( 是一个不错的选择)
部署方式
有一个命令可以应用所有资源:
后端
共享
应用领域
aws-vault exec
【文件预览】:
terraform-test-main
----shared()
--------provider.tf(252B)
--------outputs.tf(888B)
--------locals.tf(666B)
--------variables.tf(108B)
--------README.md(3KB)
--------main.tf(6KB)
----modules()
--------README.md(141B)
--------ecs-service()
----backend()
--------terraform.tfstate(7KB)
--------provider.tf(43B)
--------outputs.tf(230B)
--------locals.tf(306B)
--------versions.tf(147B)
--------variables.tf(108B)
--------README.md(2KB)
--------main.tf(2KB)
--------templates()
----test()
--------go.mod(98B)
--------go.sum(63KB)
--------nginx_app_test.go(732B)
----README.md(2KB)
----applications()
--------README.md(145B)
--------nginx-app()
----.gitignore(96B)