您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. terraform-provider-gotemplate:一种自定义terraform提供程序,可使用go texttemplate语言代替terraform的语言-源码

  2. 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 isStr
  3. 所属分类:其它