文件名称:terraform-provider-inwx:INWX的地形提供程序
文件大小:27KB
文件格式:ZIP
更新时间:2024-02-25 00:20:23
terraform inwx terraform-provider TerraformGo
terraform-provider-inwx INWX的Terraform提供商(InterNetworX) 描述 使用此自定义terraform提供程序插件,您可以管理INWX域。 用法 这个插件目前还不是官方列表的一部分,因此您必须手动安装它: 已编译的插件并使文件可执行( chmod +x terraform-provider-inwx )。 或者,如果您已安装Go: go get github.com/andrexus/terraform-provider-inwx go install github.com/andrexus/terraform-provider-inwx 将插
【文件预览】:
terraform-provider-inwx-master
----.gitignore(19B)
----main.go(203B)
----README.md(2KB)
----LICENSE(1KB)
----go.mod(420B)
----go.sum(50KB)
----.travis.yml(380B)
----inwx()
--------resource_inwx_record.go(4KB)
--------config.go(840B)
--------provider.go(1KB)