文件名称:terraform-provider-gotemplate:一种自定义terraform提供程序,可使用go texttemplate语言代替terraform的语言
文件大小:6.77MB
文件格式:ZIP
更新时间:2024-02-25 00:21:20
golang template terraform terraform-provider TerraformGo
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
----file.tmpl(72B)
----main.tf(263B)
----LICENSE(16KB)
----datasource_gotemplate_file.go(3KB)
----main.go(473B)
----README.md(782B)
----terraform-provider-gotemplate(23.93MB)