tfvar:Terraform的变量定义模板生成器

时间:2024-02-25 00:16:07
【文件属性】:

文件名称:tfvar:Terraform的变量定义模板生成器

文件大小:64KB

文件格式:ZIP

更新时间:2024-02-25 00:16:07

cli golang terraform terraform-configurations terraform-templates

tfvar tfvar是的模板生成器。 对于已声明输入变量的Terraform配置,例如, variable " image_id " { type = string } variable " availability_zone_names " { type = list ( string ) default = [ " us-west-1a " ] } variable " docker_ports " { type = list ( object ({ internal = number external = number protoco


【文件预览】:
tfvar-master
----.goreleaser.yml(1KB)
----pkg()
--------tfvar()
----cmd()
--------testdata()
--------cmd_test.go(4KB)
--------cmd.go(4KB)
----.github()
--------workflows()
----LICENSE(1KB)
----main.go(169B)
----.gitignore(18B)
----Makefile(681B)
----go.sum(113KB)
----README.md(6KB)
----go.mod(2KB)

网友评论