cloud-platform-terraform-elasticache-cluster:用户可以创建一个ElastiCache集群的Terraform模块

时间:2024-05-13 07:04:09
【文件属性】:

文件名称:cloud-platform-terraform-elasticache-cluster:用户可以创建一个ElastiCache集群的Terraform模块

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-13 07:04:09

HCL

云平台地貌弹性群 该Terraform模块将在AWS中创建一个ElastiCache Redis群集复制组。 该模块是为Redis引擎构建的。 此模块不支持Memcached。 用法 module " example_team_ec_cluster " { source = " github.com/ministryofjustice/cloud-platform-terraform-elasticache-cluster?ref=version " // The first two inputs are provided by the pipeline for cloud-platform. See the example for more detail. cluster_name = var . cluster_name team_name


【文件预览】:
cloud-platform-terraform-elasticache-cluster-main
----.gitignore(114B)
----main.tf(3KB)
----variables.tf(1KB)
----LICENSE(1KB)
----outputs.tf(615B)
----README.md(5KB)
----versions.tf(176B)
----example()
--------elasticache.tf(1KB)
--------main.tf(333B)
--------README.md(1KB)
--------versions.tf(185B)
----.circleci()
--------config.yml(1KB)

网友评论