Use the same versions file everywhere, pin to tf 1.0+ provider 4.0+ (#355)
* add default versions file, remove old providers and versions * use default versions file everywhere * fix kms module * re-add provider configuration for data platform step 2 * update kms module outputs sorting * update kms documentation * fix data solutions tests * fix GKE workload identity attribute name * work around firewall provider issue in datafusion example
This commit is contained in:
committed by
GitHub
parent
c263525177
commit
f6775aca1b
@@ -86,10 +86,10 @@ module "kms" {
|
||||
|
||||
| name | description | sensitive |
|
||||
|---|---|:---:|
|
||||
| key_self_links | Key self links. | |
|
||||
| id | Keyring self link. | |
|
||||
| key_ids | Key self links. | |
|
||||
| keyring | Keyring resource. | |
|
||||
| keys | Key resources. | |
|
||||
| location | Keyring location. | |
|
||||
| name | Keyring name. | |
|
||||
| self_link | Keyring self link. | |
|
||||
<!-- END TFDOC -->
|
||||
|
||||
Reference in New Issue
Block a user