Sourced from hashicorp/google's releases.
v5.26.0
FEATURES:
- New Resource:
google_project_iam_member_remove
(#17871)IMPROVEMENTS:
- apigee: added support for
api_consumer_data_location
,api_consumer_data_encryption_key_name
, andcontrol_plane_encryption_key_name
ingoogle_apigee_organization
(#17874)- artifactregistry: added
remote_repository_config.<facade>_repository.custom_repository.uri
field togoogle_artifact_registry_repository
resource. (#17840)- bigquery: added
resource_tags
field togoogle_bigquery_table
resource (#17876)- billing: added
ownership_scope
field togoogle_billing_budget
resource (#17868)- cloudfunctions2: added
build_config.service_account
field togoogle_cloudfunctions2_function
resource (#17841)- resourcemanager: added the field
api_method
to datasourcegoogle_active_folder
so you can use eitherSEARCH
orLIST
to find your folder (#17877)- storage: added labels validation to
google_storage_bucket
resource (#17806)BUG FIXES:
- apigee: fixed permadiff in ordering of
google_apigee_organization.properties.property
. (#17850)- cloudrun: fixed the bug that computed
metadata.0.labels
andmetadata.0.annotations
fields don't appear in terraform plan when creating resourcegoogle_cloud_run_service
andgoogle_cloud_run_domain_mapping
(#17815)- dns: fixed bug where some methods of authentication didn't work when using
dns
data sources (#17847)- iam: fixed a bug that prevented setting
create_ignore_already_exists
on existing resources ingoogle_service_account
. (#17856)- sql: fixed issues with updating the
enable_google_ml_integration
field ingoogle_sql_database_instance
resource (#17878)- storage: added validation to
name
field ingoogle_storage_bucket
resource (#17858)- vmwareengine: fixed stretched cluster creation in
google_vmwareengine_private_cloud
(#17875)
Sourced from hashicorp/google's changelog.
5.26.0 (Apr 22, 2024)
FEATURES:
- New Resource:
google_project_iam_member_remove
(#17871)IMPROVEMENTS:
- apigee: added support for
api_consumer_data_location
,api_consumer_data_encryption_key_name
, andcontrol_plane_encryption_key_name
ingoogle_apigee_organization
(#17874)- artifactregistry: added
remote_repository_config.<facade>_repository.custom_repository.uri
field togoogle_artifact_registry_repository
resource. (#17840)- bigquery: added
resource_tags
field togoogle_bigquery_table
resource (#17876)- billing: added
ownership_scope
field togoogle_billing_budget
resource (#17868)- cloudfunctions2: added
build_config.service_account
field togoogle_cloudfunctions2_function
resource (#17841)- resourcemanager: added the field
api_method
to datasourcegoogle_active_folder
so you can use eitherSEARCH
orLIST
to find your folder (#17877)- storage: added labels validation to
google_storage_bucket
resource (#17806)BUG FIXES:
- apigee: fixed permadiff in ordering of
google_apigee_organization.properties.property
. (#17850)- cloudrun: fixed the bug that computed
metadata.0.labels
andmetadata.0.annotations
fields don't appear in terraform plan when creating resourcegoogle_cloud_run_service
andgoogle_cloud_run_domain_mapping
(#17815)- dns: fixed bug where some methods of authentication didn't work when using
dns
data sources (#17847)- iam: fixed a bug that prevented setting
create_ignore_already_exists
on existing resources ingoogle_service_account
. (#17856)- sql: fixed issues with updating the
enable_google_ml_integration
field ingoogle_sql_database_instance
resource (#17878)- storage: added validation to
name
field ingoogle_storage_bucket
resource (#17858)- vmwareengine: fixed stretched cluster creation in
google_vmwareengine_private_cloud
(#17875)
25be1b3
Add changelog for 5.26.0 (#17908)09d3ef5
Fix Terraform updates for instances with Google ML Integration enabled (#1041...a092786
Update active folder to support both LIST and SEARCH methods (#10439) (#17877)f04cbbc
Add resource tags to BigQuery Table (#10455) (#17876)28e14fe
Fix Stretch Private Cloud creation in vmwareengine (#10443) (#17875)d27b66c
Add support for apiConsumerDataLocation, apiConsumerDataEncryptionKeyName, an...691c9ee
Fix tests to use dedicated bootstrapped service accounts instead of one share...35ebdc7
Fix a documentation typo (#10464) (#17872)2594634
Add New Resource resource_google_project_iam_member_remove (#10376) (#17871)6ba9bd3
Fix typo in Document.yaml (#10447) (#17870)