terraform-provider-auth0:terraform的自定义提供程序

时间:2024-06-06 22:47:29
【文件属性】:

文件名称:terraform-provider-auth0:terraform的自定义提供程序

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-06 22:47:29

terraform auth0 terraform-provider Go

terraform-provider-auth0 terraform的自定义提供程序。 安装 下载适合您平台的最新 将文件重命名为terraform-provider-auth0 将文件复制到与安装terraform dirname $(which terraform)相同的目录中 用法 auth0_client 用法示例 提供一个auth0客户端 provider " auth0 " { domain = " abc.eu.auth0.com " client_id = " " client_secret = " " } resource " auth0_client " " test-client " { name = " p-test-dev2 " is_token_endpoint


【文件预览】:
terraform-provider-auth0-master
----.goreleaser.yml(353B)
----resource_grant.go(5KB)
----.gitignore(140B)
----provider_test.go(3KB)
----Makefile(288B)
----.travis.yml(211B)
----provider.go(4KB)
----LICENSE(1KB)
----main.go(242B)
----README.md(2KB)
----resource_client.go(7KB)

网友评论