terraform provider gotemplate:一种自定义terraform提供程序可使用go texttemplate语言代替terraform的
terraform-provider-gotemplate 生成并运行tf go build -o terraform-provider-gotemplate; tf init; tf plan && tf apply 混合json 当混合使用json时,例如 { "m": "yolo", 22 } 可以使用随附的template funcs来断言类型并更改如何处理值/键-示例请参见: : 模板功能 要在处理混合json时声明类型,您可以使用以下功能: isInt isString isSlice isArray isMap 你可以像这样使用它们 {{ if isI
文件列表
terraform-provider-gotemplate-master.zip
(预估有个7文件)
terraform-provider-gotemplate-master
file.tmpl
72B
main.tf
263B
LICENSE
16KB
datasource_gotemplate_file.go
3KB
main.go
473B
README.md
782B
terraform-provider-gotemplate
23.93MB
暂无评论