Skip to content

Commit 997f130

Browse files
megan07danawillowtf-release-bot
authored
Release 3.30.0 (#2267)
* Update CHANGELOG.md (#2262) * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Dana Hoffman <[email protected]> Co-authored-by: Dana Hoffman <[email protected]> * v3.30.0 * Cleanup after v3.30.0 release Co-authored-by: Dana Hoffman <[email protected]> Co-authored-by: tf-release-bot <[email protected]>
1 parent d79339c commit 997f130

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
## 3.30.0 (Unreleased)
1+
## 3.31.0 (Unreleased)
2+
## 3.30.0 (July 13, 2020)
3+
FEATURES:
4+
* **New Data Source:** `google_game_services_game_server_deployment_rollout` ([#2258](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2258))
5+
* **New Resource:** `google_os_config_patch_deployment` ([#2253](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2253))
6+
7+
IMPROVEMENTS:
8+
* artifactregistry: Added field `kms_key_name` to `google_artifact_registry_repository` ([#2254](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2254))
9+
10+
BUG FIXES:
11+
* container: added the ability to update `database_encryption` without recreating the cluster. ([#2259](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2259))
12+
* container: fixed a bug where useIpAlias was not defaulting to true inside the `ip_allocation_policy` block ([#2260](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2260))
13+
* endpoints: fixed `google_endpoints_service` to allow dependent resources to plan based on the `config_id` value. ([#2248](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2248))
14+
* runtimeconfig: fixed `Requested entity was not found.` error when config was deleted outside of terraform. ([#2257](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2257))
15+
216
## 3.29.0 (July 06, 2020)
317
NOTES:
418
* added the `https://www.googleapis.com/auth/cloud-identity` scope to the provider by default ([#2224](https://github.com/terraform-providers/terraform-provider-google-beta/pull/2224))

0 commit comments

Comments
 (0)