Skip to content

Commit

Permalink
v1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Feb 14, 2019
1 parent 1b514e9 commit 57c6727
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## 1.22.1 (Unreleased)
## 1.22.1 (February 14, 2019)

BUG FIXES:

* `azurerm_key_vault_access_policy` - will no longer fail to find the Key Vault if `key_vault_id` is empty [GH-2874]
* `azurerm_key_vault_certificate` - will no longer fail to find the Key Vault if `key_vault_id` is [GH-2874]
* `azurerm_key_vault_key` - will no longer fail to find the Key Vault if `key_vault_id` is [GH-2874]
* `azurerm_key_vault_secret` - will no longer fail to find the Key Vault if `key_vault_id` is [GH-2874]
* `azurerm_storage_container` - support for large numbers of containers within a storage account [GH-2873]
* `azurerm_key_vault_access_policy` - will no longer fail to find the Key Vault if `key_vault_id` is empty ([#2874](https://github.com/terraform-providers/terraform-provider-azurerm/issues/2874))
* `azurerm_key_vault_certificate` - will no longer fail to find the Key Vault if `key_vault_id` is ([#2874](https://github.com/terraform-providers/terraform-provider-azurerm/issues/2874))
* `azurerm_key_vault_key` - will no longer fail to find the Key Vault if `key_vault_id` is ([#2874](https://github.com/terraform-providers/terraform-provider-azurerm/issues/2874))
* `azurerm_key_vault_secret` - will no longer fail to find the Key Vault if `key_vault_id` is ([#2874](https://github.com/terraform-providers/terraform-provider-azurerm/issues/2874))
* `azurerm_storage_container` - support for large numbers of containers within a storage account ([#2873](https://github.com/terraform-providers/terraform-provider-azurerm/issues/2873))

## 1.22.0 (February 11, 2019)

Expand Down

0 comments on commit 57c6727

Please sign in to comment.