terraform-aws-bigip:用于Terraform Registry的BIG-IP AWS模块

时间:2024-03-10 07:02:18
【文件属性】:

文件名称:terraform-aws-bigip:用于Terraform Registry的BIG-IP AWS模块

文件大小:25KB

文件格式:ZIP

更新时间:2024-03-10 07:02:18

terraform big-ip Go

AWS BIG-IP Terraform模块 Terraform模块,用于在AWS中部署F5 BIG-IP。 该模块当前支持1和3 nic部署,默认情况下使用AWS Marketplace PAYG(即用即付)200Mbps BEST许可证。 如果要使用自带许可证(BYOL)AMI,请相应地设置f5_ami_search_name变量。 注意:您需要为所选的BIG-IP AMI接受AWS Marketplace报价。 注意:提供此代码是为了演示,并不打算用于生产部署。 密码政策(0.1.2中的新增功能) 出于安全原因,该模块不再生成存储在Terraform状态文件中的随机密码。 而是必须在AWS Secrets Manager中创建密码,并且必须将Secret名称提供给模块。 出于演示目的,示例显示了如何使用随机生成的密码来执行此操作。 依存关系 此模块要求用户在调用模块之前创建密码并


【文件预览】:
terraform-aws-bigip-master
----.gitignore(199B)
----README.md(4KB)
----f5_onboard.tmpl(9KB)
----outputs.tf(1KB)
----SUPPORT(543B)
----iam.tf(1KB)
----tests()
--------3_nic_with_new_vpc_test.go(6KB)
--------Makefile(94B)
--------1_nic_with_new_vpc_test.go(6KB)
----examples()
--------1_nic_with_new_vpc()
--------2_nic_with_new_vpc()
--------3_nic_with_new_vpc()
----LICENSE(1KB)
----main.tf(3KB)
----versions(44B)
----variables.tf(4KB)
----.travis.yml(435B)

网友评论