Bump from 4.2.1 to 4.3.0 in /terraform
Release notes
Sourced from 's releases.
v4.3.0
FEATURES:
- New Data Source:
google_compute_router_status
(#10573)- New Data Source:
google_folders
(#10658)- New Resource:
google_notebooks_runtime
(#10627)- New Resource:
google_vertex_ai_metadata_store
(#10657)- New Resource:
google_cloudbuild_worker_pool
(#10617)IMPROVEMENTS:
- apigee: Added IAM support for
google_apigee_environment
. (#10608)- apigee: Added supported values for 'peeringCidrRange' in
google_apigee_instance
. (#10636)- cloudbuild: added display_name and annotations to google_cloudbuild_worker_pool for compatibility with new GA. (#10617)
- container: added
node_group
tonode_config
for container clusters and node pools to support sole tenancy (#10646)- redis: Added Multi read replica field
replicaCount
,nodes
,readEndpoint
,readEndpointPort
,readReplicasMode
ingoogle_redis_instance
(#10607)BUG FIXES:
Changelog
Sourced from 's changelog.
4.3.0 (December 7, 2021)
FEATURES:
- New Data Source:
google_compute_router_status
(#10573)- New Data Source:
google_folders
(#10658)- New Resource:
google_notebooks_runtime
(#10627)- New Resource:
google_vertex_ai_metadata_store
(#10657)- New Resource:
google_cloudbuild_worker_pool
(#10617)IMPROVEMENTS:
- apigee: Added IAM support for
google_apigee_environment
. (#10608)- apigee: Added supported values for 'peeringCidrRange' in
google_apigee_instance
. (#10636)- cloudbuild: added display_name and annotations to google_cloudbuild_worker_pool for compatibility with new GA. (#10617)
- container: added
node_group
tonode_config
for container clusters and node pools to support sole tenancy (#10646)- redis: Added Multi read replica field
replicaCount
,nodes
,readEndpoint
,readEndpointPort
,readReplicasMode
ingoogle_redis_instance
(#10607)BUG FIXES:
- essentialcontacts: marked updating
google_essential_contacts_contact
as requiring recreation (#10592)- privateca: fixed crlAccessUrls in
CertificateAuthority
(#10577)4.2.0 (December 2, 2021)
FEATURES:
- New Data Source:
google_compute_router_status
(#10573)IMPROVEMENTS:
- compute: added support for
queue_count
togoogle_compute_instance.network_interface
andgoogle_compute_instance_template.network_interface
(#10571)BUG FIXES:
- all: fixed an issue where some documentation for new resources was not showing up in the GA provider if it was beta-only. (#10545)
- bigquery: fixed update failure when attempting to change non-updatable fields in
google_bigquery_routine
. (#10546)- compute: fixed a bug when
cache_mode
is set to FORCE_CACHE_ALL ongoogle_compute_backend_bucket
(#10572)- compute: fixed a perma-diff on
google_compute_region_health_check
whenlog_config.enable
is set to false (#10553)- servicedirectory: added support for vpc network configuration in
google_service_directory_endpoint
. (#10569)4.1.0 (November 15, 2021)
IMPROVEMENTS:
- cloudrun: Added support for secrets to GA provider. (#10519)
- compute: Added
bfd
togoogle_compute_router_peer
(#10487)- container: added
gcfs_config
tonode_config
ofgoogle_container_node_pool
resource (#10499)- container: promoted
confidential_nodes
field ingoogle_container_cluster
to GA (#10531)- provider: added retries for the
resourceNotReady
error returned when attempting to add resources to a recently-modified subnetwork (#10498)- pubsub: added
message_retention_duration
field togoogle_pubsub_topic
(#10501)BUG FIXES:
- apigee: fixed a bug where multiple
google_apigee_instance_attachment
could not be used on the samegoogle_apigee_instance
(#10520)- bigquery: fixed a bug following import where schema is empty on
google_bigquery_table
(#10521)- billingbudget: fixed unable to provide
labels
ongoogle_billing_budget
(#10490)- compute: allowed
source_disk
to accept full image path ongoogle_compute_snapshot
(#10516)
... (truncated)
Commits
-
c4bf253
update version (#10697) -
a1ec30a
add updated goreleaser, make it generated (#5516) (#10696) -
f9cfa67
Update CHANGELOG.md -
b72a300
Upstream folders (#5437) (#10658) -
91b3588
resourcemanager: adding "google_folders" data source (#10261) -
acd5746
Add Vertex ML Metadata Store (#4951) (#10657) -
f5c8bb9
Prepared new instance template example for inclusion on C.G.C. (#5463) (#10656) -
f4cc68f
Clarify exactly_one_of in spanner_instance docs (#5494) (#10654) -
ac17ded
add sweeper for spanner instances (#5485) (#10653) -
d8b8c52
Add node_group to container cluster node_config (#5488) (#10646) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts