文件名称:pay-infra:RIDI Pay基础设施代码
文件大小:19KB
文件格式:ZIP
更新时间:2024-05-27 00:26:38
HCL
基础设施 RIDI Pay基础设施为代码。 工作区指南 我们使用在单个配置中管理不同的环境(生产,开发等)。 列出工作区 $ terraform workspace list * default staging 选择一个工作区 $ terraform workspace select staging 创建一个新的工作区 $ terraform workspace new test Created and switched to workspace "test"! You're now on a new, empty workspace. Workspaces isolate their state, so if you run "terraform plan" Terraform will not see any existing state for this configurati
【文件预览】:
pay-infra-master
----cloudfront.tf(3KB)
----.gitignore(649B)
----elasticache.tf(949B)
----vpc.tf(4KB)
----terraform.tf(258B)
----modules.tf(71B)
----variables.tf(2KB)
----acm.tf(268B)
----security_groups.tf(4KB)
----LICENSE(1KB)
----ecs.tf(504B)
----README.md(743B)
----versions.tf(95B)
----s3.tf(1KB)
----elb.tf(1KB)
----rds.tf(5KB)
----kms.tf(836B)
----cloudwatch.tf(10KB)
----lambda()
--------staging()
--------prod()
--------test()
----kcp_http_proxy.tf(3KB)
----iam.tf(4KB)
----modules()
--------global_variables()
----bastion.tf(796B)
----waf.tf(1KB)