Skip to content

Releases: hashicorp/terraform-provider-google

v5.27.0

30 Apr 17:02
9ed145a
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: google_storage_bucket_objects (#17920)
  • New Resource: google_compute_security_policy_rule (#17937)
  • New Resource: google_data_loss_prevention_discovery_config (#17887)
  • New Resource: google_integrations_auth_config (#17917)
  • New Resource: google_network_connectivity_internal_range (#17909)

IMPROVEMENTS:

  • alloydb: added network_config field to google_alloydb_instance resource (#17921)
  • alloydb: added public_ip_address field to google_alloydb_instance resource (#17921)
  • apigee: added forward_proxy_uri field to google_apigee_environment resource (#17902)
  • bigquerydatapolicy: added data_masking_policy.routine field to google_bigquery_data_policy resource (#17885)
  • compute: added server_tls_policy field to google_compute_region_target_https_proxy resource (#17934)
  • logging: added intercept_children field to google_logging_organization_sink and google_logging_folder_sink resources (#17932)
  • monitoring: added service_agent_authentication field to google_monitoring_uptime_check_config resource (#17929)
  • privateca: added subject_key_id field to google_privateca_certificate and google_privateca_certificate_authority resources (#17923)
  • secretmanager: added version_destroy_ttl field to google_secret_manager_secret resource (#17888)

BUG FIXES:

  • appengine: added suppression for a diff in google_app_engine_standard_app_version.automatic_scaling when the block is unset in configuration (#17905)
  • sql: fixed issues with updating the enable_google_ml_integration field in google_sql_database_instance resource (#17878)

v5.26.0

22 Apr 18:43
25be1b3
Compare
Choose a tag to compare

FEATURES:

  • New Resource: google_project_iam_member_remove (#17871)

IMPROVEMENTS:

  • apigee: added support for api_consumer_data_location, api_consumer_data_encryption_key_name, and control_plane_encryption_key_name in google_apigee_organization (#17874)
  • artifactregistry: added remote_repository_config.<facade>_repository.custom_repository.uri field to google_artifact_registry_repository resource. (#17840)
  • bigquery: added resource_tags field to google_bigquery_table resource (#17876)
  • billing: added ownership_scope field to google_billing_budget resource (#17868)
  • cloudfunctions2: added build_config.service_account field to google_cloudfunctions2_function resource (#17841)
  • resourcemanager: added the field api_method to datasource google_active_folder so you can use either SEARCH or LIST 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 and metadata.0.annotations fields don't appear in terraform plan when creating resource google_cloud_run_service and google_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 in google_service_account. (#17856)
  • sql: fixed issues with updating the enable_google_ml_integration field in google_sql_database_instance resource (#17878)
  • storage: added validation to name field in google_storage_bucket resource (#17858)
  • vmwareengine: fixed stretched cluster creation in google_vmwareengine_private_cloud (#17875)

v5.25.0

15 Apr 16:32
c0c7633
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: google_tags_tag_keys (#17782)
  • New Data Source: google_tags_tag_values (#17782)

IMPROVEMENTS:

  • bigquery: added in-place schema column drop support for google_bigquery_table resource (#17777)
  • compute: added endpoint_types field to google_compute_router_nat resource (#17771)
  • compute: increased timeouts from 8 minutes to 20 minutes for google_compute_security_policy resource (#17793)
  • compute: promoted google_compute_instance_settings to GA (#17781)
  • container: added stateful_ha_config field to google_container_cluster resource (#17796)
  • firestore: added vector_config field to google_firestore_index resource (#17758)
  • gkebackup: added backup_schedule.rpo_config field to google_gke_backup_backup_plan resource (#17805)
  • networksecurity: added disabled field to google_network_security_firewall_endpoint_association resource; (#17762)
  • sql: added enable_google_ml_integration field to google_sql_database_instance resource (#17798)
  • storage: added labels validation to google_storage_bucket resource (#17806)
  • vmwareengine: added preferred_zone and secondary_zone fields to google_vmwareengine_private_cloud resource (#17803)

BUG FIXES:

  • networksecurity: fixed an issue where google_network_security_firewall_endpoint_association resources could not be created due to a bad parameter (#17762)
  • privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for google_privateca_certificate_authority resource (#17783)

v5.24.0

08 Apr 16:54
426a3f3
Compare
Choose a tag to compare

IMPROVEMENTS:

  • container: added enable_cilium_clusterwide_network_policy field to google_container_cluster resource (#17738)
  • container: added node_pool_auto_config.resource_manager_tags field to google_container_cluster resource (#17715)
  • gkeonprem: added disable_bundled_ingress field to google_gkeonprem_vmware_cluster resource (#17718)
  • redis: added node_type and precise_size_gb fields to google_redis_cluster (#17742)
  • storage: added project_number attribute to google_storage_bucket resource and data source (#17719)
  • storage: added ability to provide project argument to google_storage_bucket data source. This will not impact reading the resource's data, instead this helps users avoid calls to the Compute API within the data source. (#17719)

BUG FIXES:

  • appengine: fixed a crash in google_app_engine_flexible_app_version due to the deployment field not being returned by the API (#17744)
  • bigquery: fixed a crash when google_bigquery_table had a primary_key.columns entry set to "" (#17721)
  • compute: fixed update scenarios ongoogle_compute_region_target_https_proxy and google_compute_target_https_proxy resources. (#17733)

v5.23.0

01 Apr 17:30
2fe5399
Compare
Choose a tag to compare

NOTES:

DEPRECATIONS:

  • kms: deprecated attestation.external_protection_level_options in favor of external_protection_level_options in google_kms_crypto_key_version (#17704)

FEATURES:

  • New Data Source: google_apphub_application (#17679)
  • New Resource: google_cloud_quotas_quota_preference (#17637)
  • New Resource: google_vertex_ai_deployment_resource_pool (#17707)
  • New Resource: google_integrations_client (#17640)

IMPROVEMENTS:

  • bigquery: added dataGovernanceType to google_bigquery_routine resource (#17689)
  • bigquery: added support for external_data_configuration.json_extension to google_bigquery_table (#17663)
  • compute: added cloud_router_ipv6_address, customer_router_ipv6_address fields to google_compute_interconnect_attachment resource (#17692)
  • compute: added generated_id field to google_compute_region_backend_service resource (#17639)
  • integrations: added deletion support for google_integrations_client resource (#17678)
  • kms: added crypto_key_backend field to google_kms_crypto_key resource (#17704)
  • metastore: added scheduled_backup field to google_dataproc_metastore_service resource (#17673)
  • provider: added provider-defined function name_from_id for retrieving the short-form name of a resource from its self link or id (#17694)
  • provider: added provider-defined function project_from_id for retrieving the project id from a resource's self link or id (#17694)
  • provider: added provider-defined function region_from_zone for deriving a region from a zone's name (#17694)
  • provider: added provider-defined functions location_from_id, region_from_id, and zone_from_id for retrieving the location/region/zone names from a resource's self link or id (#17694)

BUG FIXES:

  • cloudrunv2: fixed Terraform state inconsistency when resource google_cloud_run_v2_job creation fails (#17711)
  • cloudrunv2: fixed Terraform state inconsistency when resource google_cloud_run_v2_service creation fails (#17711)
  • container: fixed google_container_cluster permadiff when master_ipv4_cidr_block is set for a private flexible cluster (#17687)
  • dataflow: fixed an issue where the provider would crash when enableStreamingEngine is set as a parameter value in google_dataflow_flex_template_job (#17712)
  • kms: added top-level external_protection_level_options field in google_kms_crypto_key_version resource (#17704)

v5.22.0

26 Mar 18:04
ddd2171
Compare
Choose a tag to compare

BREAKING CHANGES:

  • networksecurity: added required field billing_project_id to google_network_security_firewall_endpoint resource. Any configuration without billing_project_id specified will cause resource creation fail (beta) (#17630)

FEATURES:

  • New Data Source: google_cloud_quotas_quota_info (#17564)
  • New Data Source: google_cloud_quotas_quota_infos (#17617)
  • New Resource: google_access_context_manager_service_perimeter_dry_run_resource (#17614)

IMPROVEMENTS:

  • accesscontextmanager: supported managing service perimeter dry run resources outside the perimeter via new resource google_access_context_manager_service_perimeter_dry_run_resource (#17614)
  • cloudrunv2: added plan-time validation to restrict number of ports to 1 in google_cloud_run_v2_service (#17594)
  • composer: added field count to validate number of DAG processors in google_composer_environment (#17625)
  • compute: added enumeration value SEV_LIVE_MIGRATABLE_V2 for the guest_os_features of google_compute_disk (#17629)
  • compute: added status.all_instances_config.revision field to google_compute_instance_group_manager and google_compute_region_instance_group_manager (#17595)
  • compute: added field path_template_match to resource google_compute_region_url_map (#17571)
  • compute: added field path_template_rewrite to resource google_compute_region_url_map (#17571)
  • pubsub: added ingestion_data_source_settings field to google_pubsub_topic resource (#17604)
  • storage: added 'soft_delete_policy' to 'google_storage_bucket' resource (#17624)

BUG FIXES:

  • accesscontextmanager: fixed an issue with access_context_manager_service_perimeter_ingress_policy and access_context_manager_service_perimeter_egress_policy where updates could not be applied after initial creation. Any updates applied to these resources will now involve their recreation. To ensure that new policies are added before old ones are removed, add a lifecycle block with create_before_destroy = true to your resource configuration alongside other updates. (#17596)
  • firebase: made the google_firebase_android_app resource's package_name field required and immutable. This prevents API errors encountered by users who attempted to update or leave that field unset in their configurations. (#17585)
  • spanner: removed validation function for the field version_retention_period in the resource google_spanner_database and directly returned error from backend (#17621)

v5.21.0

18 Mar 17:09
82299d0
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: google_apphub_discovered_service (#17548)
  • New Data Source: google_apphub_discovered_workload (#17553)
  • New Data Source: google_cloud_quotas_quota_info (#17564)
  • New Resource: google_apphub_workload (#17561)
  • New Resource: google_firebase_app_check_device_check_config (#17517)
  • New Resource: google_iap_tunnel_dest_group (#17533)
  • New Resource: google_kms_ekm_connection (#17512)
  • New Resource: google_apphub_application (#17499)
  • New Resource: google_apphub_service (#17562)
  • New Resource: google_apphub_service_project_attachment (#17536)
  • New Resource: google_network_security_firewall_endpoint_association (#17540)

IMPROVEMENTS:

  • cloudrunv2: added support for scaling.min_instance_count in google_cloud_run_v2_service. (#17501)
  • compute: added metric.single_instance_assignment and metric.filter to google_compute_region_autoscaler (#17519)
  • container: added queued_provisioning to google_container_node_pool (#17549)
  • gkeonprem: allowed vcenter_network to be set in google_gkeonprem_vmware_cluster, previously it was output-only (#17505)
  • workstations: added support for ephemeral_directories in google_workstations_workstation_config (#17515)

BUG FIXES:

  • compute: allowed sending empty values for SERVERLESS in google_compute_region_network_endpoint_group resource (#17500)
  • notebooks: fixed an issue where default tags would cause a diff recreating google_notebooks_instance resources (#17559)
  • storage: fixed an issue where two or more lifecycle rules with different values of no_age field always generates change in google_storage_bucket resource. (#17513)

v5.20.0

11 Mar 17:31
12088ed
Compare
Choose a tag to compare

FEATURES:

  • New Resource: google_clouddeploy_custom_target_type_iam_* (#17445)

IMPROVEMENTS:

  • certificatemanager: added type field to google_certificate_manager_dns_authorization resource (#17459)
  • compute: added the network_url attribute to the consumer_accept_list-block of the google_compute_service_attachment resource (#17492)
  • gkehub: added support for policycontroller.policy_controller_hub_config.policy_content.bundles and
    policycontroller.policy_controller_hub_config.deployment_configs fields to google_gke_hub_feature_membership (#17483)

BUG FIXES:

  • artifactregistry: fixed permadiff when google_artifact_repository.docker_config field is unset (#17484)
  • bigquery: corrected plan-time validation on google_bigquery_dataset.dataset_id (#17449)
  • kms: fixed issue where google_kms_crypto_key_version.attestation.cert_chains properties were incorrectly set to type string (#17486)

v5.19.0

04 Mar 17:37
a9e2f2c
Compare
Choose a tag to compare

FEATURES:

  • New Resource: google_clouddeploy_automation(#17427)
  • New Resource: google_clouddeploy_target_iam_* (#17368)

IMPROVEMENTS:

  • bigquery: added remote_function_options field to google_bigquery_routine resource (#17382)
  • certificatemanager: added location field to google_certificate_manager_dns_authorization resource (#17358)
  • composer: added validations for composer 2/3 only fields in google_composer_environment (#17361)
  • compute: added certificate_manager_certificates field to google_compute_region_target_https_proxy resource (#17365)
  • compute: promoted all_instances_config field in resources google_compute_instance_group_manager and google_compute_region_instance_group_manager to GA (#17414)
  • container: promoted enable_confidential_storage from node_config in google_container_cluster and google_container_node_pool to GA (#17367)
  • gkehub2: added namespace_labels field to google_gke_hub_scope resource (#17421)

BUG FIXES:

  • resourcemanager: added a retry to deleting the default network when auto_create_network is false in google_project (#17419)

v5.18.0

26 Feb 18:10
0a4166f
Compare
Choose a tag to compare

BREAKING CHANGES:

  • securityposture: marked policy_sets and policy_sets.policies required in google_securityposture_posture. API validation already enforced this, so no resources could be provisioned without these (#17303)

FEATURES:

  • New Data Source: google_compute_forwarding_rules (#17342)
  • New Resource: google_firebase_app_check_app_attest_config (#17279)
  • New Resource: google_firebase_app_check_play_integrity_config (#17279)
  • New Resource: google_firebase_app_check_recaptcha_enterprise_config (#17327)
  • New Resource: google_firebase_app_check_recaptcha_v3_config (#17327)
  • New Resource: google_migration_center_preference_set (#17291)
  • New Resource: google_netapp_volume_replication (#17348)

IMPROVEMENTS:

  • cloudfunctions: added output-only version_id field on google_cloudfunctions_function (#17273)
  • composer: supported patch versions of airflow on google_composer_environment (#17345)
  • compute: supported updating network_interface.stack_type field on google_compute_instance resource. (#17295)
  • container: added node_config.resource_manager_tags field to google_container_cluster resource (#17346)
  • container: added node_config.resource_manager_tags field to google_container_node_pool resource (#17346)
  • container: added output-only fields membership_id and membership_location under fleet in google_container_cluster resource (#17305)
  • looker: added custom_domain field to google_looker_instance resource (#17301)
  • netapp: added field restore_parameters and output-only fields state, state_details and create_time to google_netapp_volume resource (#17293)
  • workbench: added container_image field to google_workbench_instance resource (#17326)
  • workbench: added shielded_instance_config field to google_workbench_instance resource (#17306)

BUG FIXES:

  • bigquery: allowed users to set permissions for principal/principalSets (iamMember) in google_bigquery_dataset_iam_member. (#17292)
  • cloudfunctions2: fixed an issue where not specifying event_config.trigger_region in google_cloudfunctions2_function resulted in a permanent diff. The field now pulls a default value from the API when unset. (#17328)
  • compute: fixed issue where changes only in stateful_(internal|external)_ip would not trigger an update for google_compute_(region_)instance_group_manager (#17297)
  • compute: fixed perma-diff on min_ports_per_vm in google_compute_router_nat when the field is unset by making the field default to the API-set value (#17337)
  • dataflow: fixed crash in google_dataflox_job to return an error instead if a job's Environment field is nil when reading job information (#17344)
  • notebooks: changed tag field to default to the API's value if not specified in google_notebooks_instance (#17323)