terraform-module-aws-zookeeper:在 AWS 上创建 Apache Zookeeper 集群的 Terraform 模块

时间:2024-06-20 06:15:36
【文件属性】:

文件名称:terraform-module-aws-zookeeper:在 AWS 上创建 Apache Zookeeper 集群的 Terraform 模块

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-20 06:15:36

aws terraform zookeeper HCL

Apache Zookeeper Terraform 模块 用于在 AWS 上创建和管理 Apache Zookeeper 集群的 terraform 模块。 先决条件 Terraform 和 AWS 命令​​行界面工具需要安装在您的本地计算机上。 需要先前使用 Apache Zookeeper 构建的 AMI 基础映像。 地形 需要 Terraform 0.8 或更高版本。 可以在找到Terraform安装说明。 AWS 命令​​行界面 可以在找到 AWS 命令​​行界面安装说明。 Apache Zookeeper AMI 此模块要求您的 AWS 账户中已存在使用项目中的配方构建的带有 Apache Zookeeper 的 AMI 基础映像。 ami_name和ami_prefix值应分别与Packer配方上使用的aws_ami_name和aws_ami_name_prefix匹


【文件预览】:
terraform-module-aws-zookeeper-master
----.gitignore(171B)
----main.tf(9KB)
----templates()
--------cloud-config()
----variables.tf(3KB)
----CONTRIBUTING.md(1KB)
----CODE_OF_CONDUCT.md(1KB)
----LICENSE(1KB)
----outputs.tf(953B)
----README.md(7KB)

网友评论