terraform-provider-awsplus:Terraform 的其他 AWS 资源

时间:2021-06-30 17:11:15
【文件属性】:
文件名称:terraform-provider-awsplus:Terraform 的其他 AWS 资源
文件大小:6KB
文件格式:ZIP
更新时间:2021-06-30 17:11:15
Go terraform-provider-awsplus# 该项目是亚马逊服务的提供程序,并非内置于 terraform。 目前这支持以下资源: 构建和安装 依赖关系 你应该有一个可用的 Go 环境设置。 如果没有,请查看 Go指南。 这依赖于 goamz 的。 要获得它: go get github.com/crowdmob/goamz 。 您还需要 terraform 中的库。 在下查看这些文档。 建造 运行go install github.com/russellcardullo/terraform-provider-awsplus 安装 将以下内容添加到$HOME/.terraformrc providers { awsplus = "$GOPATH/bin/terraform-provider-awsplus" } 用法 variable "access_k
【文件预览】:
terraform-provider-awsplus-master
----main.go(219B)
----README.md(2KB)
----awsplus()
--------config.go(2KB)
--------resource_sqs_queue.go(2KB)
--------provider_test.go(528B)
--------resource_kinesis_stream.go(2KB)
--------provider.go(2KB)
----main_test.go(13B)

网友评论