github hashicorp/terraform-provider-google v4.61.0

latest releases: v5.35.0, v5.34.0, v4.85.0...
14 months ago

BREAKING CHANGES:

  • cloudrunv2: set a default value of 3 for max_retries in google_cloud_run_v2_job. This should match the API's existing default, but may show a diff at plan time in limited circumstances as drift is now detected (#14223)

FEATURES:

  • New Data Source: google_firebase_android_app_config (#14202)
  • New Resource: google_apigee_keystores_aliases_pkcs12 (#14168)
  • New Resource: google_apigee_keystores_aliases_self_signed_cert (#14140)
  • New Resource: google_network_security_url_lists (#14232)
  • New Resource: google_network_services_mesh (#14139)

IMPROVEMENTS:

  • alloydb: added update support for initial_user and automated_backup_policy.weekly_schedule to google_alloydb_cluster (#14187)
  • artifactregistry: added support for tag immutability (#14206)
  • artifactregistry: promoted mode, virtual_repository_config, and remote_repository_config to GA (#14204)
  • bigqueryreservation: added edition and autoscale to google_bigquery_reservation and edition to bigquery_capacity_commitment (#14148)
  • compute: added support for SEV_LIVE_MIGRATABLE to guest_os_features.type in google_compute_image (#14200)
  • compute: added support for stack_type to google_compute_ha_vpn_gateway (#14141)
  • container: added support for ephemeral_storage_local_ssd_config to google_container_cluster.node_config, google_container_cluster.node_pools.node_config, google_container_node_pool.node_config (#14150)
  • dlp: Changed dictionary, regex, regex.group_indexes and large_custom_dictionary fields in google_data_loss_prevention_stored_info_type to be update-in-place (#14207)
  • logging: added support for disabled to google_logging_metric (#14198)
  • networkservices: increased the max count for route_rule to 200 on google_network_services_edge_cache_service (#14224)
  • storagetransfer: added support for 'last_modified_since' and 'last_modified_before' fields to 'google_storage_transfer_job' resource (#14147)

BUG FIXES:

  • bigquery: fixed the import logic in google_bigquery_capacity_commitment (#14226)
  • cloudrunv2: fixed the bug where setting max_retries to 0 in google_cloud_run_v2_job was not respected. (#14223)
  • container: fixed a bug creating a diff adding a stack_type when GKE omitted stackType in API responses from older GKE clusters (#14208)
  • dataproc: fixed validation of optional_components (#14167)
  • provider: fixed an issue where the USER_PROJECT_OVERRIDE environment variable was not being read (#14238)
  • provider: fixed an issue where the provider crashed when "batching" was set in 4.60.0/4.60.1 (#14235)

Don't miss a new terraform-provider-google release

NewReleases is sending notifications on new releases.