github hashicorp/terraform-provider-google v4.39.0

latest releases: v6.3.0, v5.44.0, v6.2.0...
23 months ago

FEATURES:

  • New Data Source: google_artifact_registry_repository (#12637)
  • New Resource: google_identity_platform_config (#12665)

IMPROVEMENTS:

  • certificatemanager: added public/private PEM fields pem_certificate / pem_private_key and deprecated certificate_pem / private_key_pem (#12664)
  • clouddeploy: added serial_pipeline.stages.strategy field to google_clouddeploy_delivery_pipeline (#12619)
  • container: added notification_config.pubsub.filter field to google_container_cluster (#12643)
  • eventarc: added channels and conditions fields to google_eventarc_trigger (#12619)
  • healthcare: added notification_configs field to google_healthcare_fhir_store resource (#12646)
  • iap: added ability to import google_iap_brand using ID using {{project}}/{{brand_id}} format (#12633)
  • secretmanager: added output field 'version' to resource 'secret_manager_secret_version' (#12658)
  • sql: added maintenance_version and available_maintenance_versions fields to google_sql_database_instance resource (#12659)
  • storagetransfer: added notification_config field to google_storage_transfer_job resource (#12625)
  • tags: added purpose and purpose_data properties to google_tags_tag_key (#12649)

BUG FIXES:

  • bigquery: fixed a bug where allow_quoted_newlines and allow_jagged_rows could not be set to false on google_bigquery_table (#12627)
  • cloudfunction: fixed inability to update docker_repository and kms_key_name on google_cloudfunctions_function (#12662)
  • compute: fixed inability to manage Cloud Armor adaptive_protection_config on google_compute_security_policy (#12661)
  • iam: fixed diffs between policy_data from google_iam_policy data source and policy data in API responses (#12652)
  • iam: fixed permadiff resulting from empty fields being sent in requests to set conditional IAM policies (#12653)
  • secretmanager: fixed a bug where google_secret_manager_secret_version that was destroyed outside of Terraform would not be recreated on apply (#12644)
  • storagetransfer: fixed a crash in google_storagetransfer_job when transfer_schedule is empty (#12704)

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

NewReleases is sending notifications on new releases.