Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

ci: update terraform dependencies - autoclosed #453

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
auth0 (source) required_provider major 0.43.0 -> 1.1.1
google (source) required_provider major ~> 4.50 -> ~> 5.8
google-beta (source) required_provider major ~> 4.50 -> ~> 5.8
hashicorp/terraform required_version minor >= v1.3.7 -> >= 1.6.5

Release Notes

auth0/terraform-provider-auth0 (auth0)

v1.1.1

Compare Source

BUG FIXES:

  • resource/auth0_client_grant: Allowing scopes to be set as empty (#​888)

v1.1.0

Compare Source

FEATURES:

  • resource/auth0_tenant: Add support for customize_mfa_in_postlogin_action setting (#​871)

ENHANCEMENTS:

  • resource/auth0_client: Set default token_endpoint_auth_method based on app_type on creation (#​878)

BUG FIXES:

  • resource/auth0_tenant: Set default idle_session_lifetime and session_lifetime on import (#​849)
  • resource/auth0_connection: Prevent panic when checking for database config secrets (#​864)
  • resource/auth0_branding: Allow deleting the resource even on free tenants (#​875)
  • data-source/auth0_organization: Fix how we fetch organizations by name (#​877)
  • resource/auth0_connection: Add support for disable_self_service_change_password on AD connection options (#​874)

v1.0.0

Compare Source

NOTES:

FEATURES:

  • resource/auth0_connection: Add support for Line strategy (#​818)
  • resource/auth0_connection: Add pkce and attribute_map settings to OIDC and Okta Workforce connection options (#​815)
  • resource/auth0_client: Add support for pushed authorization requests setting (#​756)
  • resource/auth0_tenant: Add support for pushed authorization requests setting (#​756)
  • resource/auth0_tenant: Add support for allow_organization_name_in_authentication_api toggle (#​832)
  • data-source/auth0_pages: Add new data source to retrieve Auth0 pages (#​706)
  • data-source/auth0_signing_keys: Add new data source to retrieve signing keys for applications (#​839)

ENHANCEMENTS:

  • resource/auth0_branding: Improve validation for universal login template body (#​819)
  • resource/auth0_client: Improve DX for managing is_token_endpoint_ip_header_trusted (#​796)
  • resource/auth0_log_stream: Improve resource schema (#​798)
  • data-source/auth0_role: Add ability to retrieve users assigned to a role (#​758)
  • resource/auth0_email_provider: Add support for azure_cs and ms365 email providers (#​752)
  • resource/auth0_connection: Add support for decryption_key on SAML Connection Options (#​755)
  • resource/auth0_tenant: Add support for OIDCLogoutPrompt toggle (#​754)
  • resource/auth0_action: Add support for GA version of Node 18 within runtime field (#​709, #​722)
  • resource/auth0_trigger_actions: Add password-reset-post-challenge to available trigger bindings (#​726)
  • resource/auth0_trigger_action: Add password-reset-post-challenge to available trigger bindings (#​746)
  • resource/auth0_*: Improve how we check for 404 errors (#​727)
  • resource/auth0_client: Add validation to prevent empty mobile block (#​742)
  • resource/auth0_prompt_custom_text: Add support for six new languages (#​732)
  • resource/auth0_connection: Add support for map_user_id_to_id options field for Google Workspace connections (#​840)

BUG FIXES:

  • resource/auth0_prompt_custom_text: Prevent "null" string literal when importing resource (#​821)
  • resource/auth0_guardian: Remove minor phone.message_types validation (#​820)
  • resource/auth0_connection: Allow sending null values for from and messagingServiceSID in SMS connection options (#​829)
  • resource/auth0_connection: Passing-through Google Workspace admin tokens when managing the connection (#​830)
  • resource/auth0_tenant: Allow creating native apps with device code grant (#​833)
  • resource/auth0_client_credentials: Stop requiring read:client_keys permission when reading the resource (#​795)
  • resource/auth0_connection: Passing-through critical connection options for following connection types: Ping Federate, AD, Azure AD, SAML (#​802)
  • resource/*: Fix pagination issues when fetching resources (#​807)
  • data-source/*: Fix pagination issues when fetching data sources (#​807)
  • resource/auth0_client_grant: Add validation to prevent empty string scope values (#​793)
  • provider: Fix issue with rate limit retry mechanism (#​788)
  • resource/auth0_client: Prevent sending empty payloads for client addons (#​759)
  • resource/auth0_connection: Correctly expand shopify connection strategy types (#​728)
  • data-source/auth0_*: Raise 404 errors when retrieving data sources (#​698)

BREAKING CHANGES:

v0.50.2

Compare Source

ENHANCEMENTS:

  • resource/auth0_action: Add node18 GA (node18-actions) option to runtime(#​803)

v0.50.1

Compare Source

BUG FIXES:

  • resource/auth0_connection: Passing-through critical connection options for following connection types: Ping Federate, AD, Azure AD, SAML(#​786)

v0.50.0

Compare Source

FEATURES:

  • resource/auth0_pages: Add new resource to manage Auth0 pages (change_password, error, guardian_mfa, login) (#​691)

ENHANCEMENTS:

  • resource/auth0_client: Add post_login_prompt to available options for the organization_require_behavior attribute (#​680)
  • resource/auth0_connection: Relax metadata validation by not requiring key length to be between 0 and 10 characters (#​685)

BUG FIXES:

  • resource/auth0_organization_connections, resource/auth0_organization_members: Address a bug causing inconsistencies in the safeguarding process, ensuring reliable protection against erasing unintended modifications (#​645)
  • resource/auth0_organization_members: Address a bug that prevented the creation of organization members when the member list was empty (#​646)
  • resource/auth0_connection, resource/auth0_organization_member,resource/auth0_user: Update diffing algorithm to address a bug where the order of additions and removals was causing incorrect results (#​650)
  • resource/auth0_connection: Remove invalid connection strategies (#​694)
  • resource/auth0_client: Modify the behavior to only allow the update of the is_token_endpoint_ip_header_trusted setting after the client has been created successfully (#​696)
  • resource/auth0_branding: Addressed a bug that prevented the deletion of the template when the universal login block was removed (#​695)

NOTES:

  • ⚠️ Check our migration guide to navigate the deprecations that were added in this release.

v0.49.0

Compare Source

FEATURES:

  • data-source/auth0_organization: Add members (#​615)
  • resource/auth0_organization_connections: Add new resource to manage a 1:many relationship between an organization and its enabled connections (#​610)
  • resource/auth0_organization_members: Add new resource to manage a 1:many relationship between an organization and its members (#​614)
  • resource/auth0_organization_member_role: Add new resource to manage a 1:1 relationship between an organization member and its roles (#​622)
  • resource/auth0_organization_member_roles: Add new resource to manage a 1:many relationship between an organization member and its roles (#​617)
  • resource/auth0_trigger_action: Add new resource to manage a 1:1 relationship between a trigger binding and an action (#​612, #​621)
  • resource/auth0_trigger_actions: Add new resource to manage a 1:many relationship between a trigger binding and actions (#​613)

BUG FIXES:

  • resource/auth0_client_credentials: Correctly set ID when importing (#​608)
  • resource/auth0_connection: More consistent set_user_root_attributes behavior for enterprise connections (#​619)
  • resource/auth0_user_role: Enable importing of resource (#​629)
  • resource/auth0_user_permissions: Update diffing algorithm to address a bug where the order of additions and removals was causing incorrect results (#​630)
  • resource/auth0_role_permissions: Update diffing algorithm to address a bug where the order of additions and removals was causing incorrect results (#​632)
  • resource/auth0_trigger_action: Fix delete logic (#​639)

NOTES:

  • ⚠️ Check our migration guide
    to navigate the deprecations that were added in this release.

v0.48.0

Compare Source

FEATURES:

  • resource/auth0_client_credentials: Add new resource to manage client credentials (client_secret, private_key_jwt, authentication_methods) (#​588)
  • resource/auth0_resource_server_scopes: Add new resource to manage a 1:many relationship between the resource server (API) and its scopes (permissions) (#​600)
  • resource/auth0_resource_server_scope: Add new resource to manage a 1:1 relationship between the resource server (API) and its scopes (permissions) (#​589)

BUG FIXES:

  • resource/auth0_connection: Fix json tag for forward_request_info attribute (#​591)
  • Fix import issue on several resources (auth0_connection_clients, auth0_user_permissions, auth0_user_roles, auth0_role_permissions) (#​594, #​595, #​596, #​597)
  • resource/auth0_connection: Fix issue with setting set_user_root_attributes to on_each_login for Microsoft Azure AD Connections (#​602)

NOTES:

  • New guides on how to achieve 0 downtime client credentials were added in this release (#​592)
  • ⚠️ Check our migration guide
    to navigate the deprecations that were added in this release.

v0.47.0

Compare Source

FEATURES:

  • resource/auth0_connection_clients: Add new resource to manage a 1:many relationship between the connection and its enabled clients (#​568)
  • resource/auth0_user_permission: Add new resource to manage a 1:1 relationship between the user and its permissions (#​574)
  • resource/auth0_user_permissions: Add new resource to manage a 1:many relationship between the user and its permissions (#​578)
  • resource/auth0_user_role: Add new resource to manage a 1:1 relationship between the user and its roles (#​580)
  • resource/auth0_user_roles: Add new resource to manage a 1:many relationship between the user and its roles (#​579)
  • resource/auth0_role_permission: Add new resource to manage a 1:1 relationship between the role and its permissions (#​582)
  • resource/auth0_role_permissions: Add new resource to manage a 1:many relationship between the role and its permissions (#​583)
  • resource/auth0_user: Add new readonly permissions attribute (#​572)
  • resource/auth0_client: Add OIDC Back-Channel Logout support (#​581)
  • resource/auth0_role: Add description and resource_server_name read-only fields to permissions (#​581)

BUG FIXES:

  • Fix created import ID on association resource (#​569)

NOTES:

  • ⚠️ Check our migration guide
    to navigate the deprecations that were added in this release.

v0.46.0

Compare Source

BUG FIXES:

  • resource/auth0_resource_server: Remove invalid options attribute from schema (#​551)
  • resource/auth0_trigger_binding: Fix trigger import issue (#​554)
  • data-source/auth0_resource_server: Fix auth0 management api data source not reading scopes (#​555)
  • resource/auth0_connection: Fix faulty diffs when setting the metadata_xml on a SAML connection (#​559)
  • resource/auth0_connection_client: Stop overriding internally the imported ID for this resource (#​562)
  • resource/auth0_organization_connection: Stop overriding internally the imported ID for this resource (#​562)
  • resource/auth0_organization_member: Stop overriding internally the imported ID for this resource (#​562)

FEATURES:

  • resource/auth0_guardian: Add support for direct provider within push MFA (#​535)

ENHANCEMENTS:

  • resource/auth0_tenant: Add support for mfa_show_factor_list_on_enrollment flag (#​561)

NOTES:

  • ⚠️ The removal of the options attribute from the auth0_resource_server resource, while technically a breaking change,
    should not cause any issues as the API wasn't accepting this parameter.

v0.45.0

Compare Source

BUG FIXES:

  • resource/auth0_branding_theme: Fixed typo in fonts.links_style validation (#​523)
  • data-source/auth0_resource_server: Fixed data source to always return the id instead of the identifier (#​532)

FEATURES:

  • data-source/auth0_custom_domain: Added data source to fetch custom domain (#​526)
  • resource/auth0_connection: Added support for ping federate connections (#​527)

ENHANCEMENTS:

  • resource/auth0_client_grant: Check if client grant already exists before creating (#​529)
  • resource/auth0_connection: Added disable_self_service_change_password flag to database connection (#​525)

NOTES:

  • Updated docs for auth0_role resource (#​524)

v0.44.1

Compare Source

BUG FIXES:

  • resource/auth0_prompt_custom_text: Added missing status prompt type (#​513)
  • data-source/auth0_connection: Moved check for config secrets from the read to the update func (#​517)

ENHANCEMENTS:

  • resource/auth0_branding_theme: Made fields optional (#​499)

NOTES:

  • Added docs on available log stream types (#​462)
  • Added docs on how to obtain the custom domain id for importing auth0_custom_domain resources (#​463)

v0.44.0

Compare Source

BUG FIXES:

  • resource/auth0_prompt_custom_text: Added missing prompt types (#​506)
  • resource/auth0_branding: Fixed resource to allow managing only the universal login (#​506)

FEATURES:

  • data-source/auth0_connection: Added data source to fetch connection information (#​470)
  • data-source/auth0_resource_server: Added data source to fetch resource server information (#​477)
  • data-source/auth0_organization: Added data source to fetch organization information (#​475)
  • data-source/auth0_tenant: Expanded data source to fetch all the tenant information (#​479)
  • data-source/auth0_user: Added data source to fetch user information (#​481)
  • data-source/auth0_role: Added data source to fetch role information (#​483)
  • data-source/auth0_attack_protection: Added data source to fetch attack protection information (#​485)
  • data-source/auth0_branding: Added data source to fetch branding information (#​500)
  • data-source/auth0_branding_theme: Added data source to fetch branding theme information (#​500)
  • resource/auth0_branding_theme: Simplified management of this resource to no longer force a user to import the resource if already existing (#​504)

NOTES:

  • resource/auth0_connection: Updated connection docs (#​471)
  • resource/auth0_tenant: Added deprecation notice to flags.universal_login (#​503)
hashicorp/terraform-provider-google (google)

v5.8.0

Compare Source

v5.7.0

Compare Source

v5.6.0

Compare Source

FEATURES:

  • New Resource: google_integration_connectors_connection (#​16468)

IMPROVEMENTS:

  • assuredworkloads: added enable_sovereign_controls, partner, partner_permissions, violation_notifications_enabled, and several other output-only fields to google_assured_workloads_workloads (#​16433)
  • composer: added storage_config to google_composer_environment (#​16455)
  • container: added fleet field to google_container_cluster resource (#​16466)
  • containeraws: added admin_groups to google_container_aws_cluster (#​16433)
  • containerazure: added admin_groups to google_container_azure_cluster (#​16433)
  • dataproc: added support for instance_flexibility_policy in google_dataproc_cluster (#​16417)
  • dialogflowcx: added is_default_start_flow field to google_dialogflow_cx_flow resource to allow management of default flow resources via Terraform (#​16441)
  • dialogflowcx: added is_default_welcome_intent and is_default_negative_intent fields to google_dialogflow_cx_intent resource to allow management of default intent resources via Terraform (#​16441)
    • gkehub: added fleet_default_member_config field to google_gke_hub_feature resource (#​16457)
  • gkehub: added metrics_gcp_service_account_email to google_gke_hub_feature_membership (#​16433)
  • logging: added index_configs field to logging_bucket_config resource (#​16437)
  • logging: added index_configs field to logging_project_bucket_config resource (#​16437)
  • monitoring: added pings_count, user_labels, and custom_content_type fields to google_monitoring_uptime_check_config resource (#​16420)
  • spanner: added autoscaling_config field to google_spanner_instance (#​16473)
  • sql: added ssl_mode field to google_sql_database_instance resource (#​16394)
  • vertexai: added private_service_connect_config to google_vertex_ai_index_endpoint (#​16471)
  • workstations: added domain_config field to resource google_workstations_workstation_cluster (beta) (#​16464)

BUG FIXES:

  • assuredworkloads: made the violation_notifications_enabled field on the google_assured_workloads_workload resource default to values returned from the API when unset in a users configuration (#​16465)
  • provider: made terraform_labels immutable in immutable resources to not block the upgrade. This will create a Terraform plan that recreates the resource on 4.X -> 5.6.0 upgrade for affected resources. A mitigation to backfill the values during the upgrade is planned, and will release resource-by-resource. (#​16469)

v5.5.0

Compare Source

FEATURES:

  • New Data Source: google_bigquery_dataset (#​16368)

IMPROVEMENTS:

  • alloydb: added SECONDARY as an option for instance_type field in google_alloydb_instance resource, to support creation of secondary instance inside a secondary cluster. (#​16398)
  • alloydb: added deletion_policy field to google_alloydb_cluster resource, to allow force-destroying instances along with their cluster. This is necessary to delete secondary instances, which cannot be deleted otherwise. (#​16398)
  • alloydb: added support to promote google_alloydb_cluster resources from secondary to primary (#​16413)
  • alloydb: increased default timeout on google_alloydb_instance to 120m from 40m (#​16398)
  • dataproc: added instance_flexibility_policy field ro google_dataproc_cluster resource (#​16417)
  • monitoring: added subject field to google_monitoring_alert_policy resource (#​16414)
  • storage: added enable_object_retention field to google_storage_bucket resource (#​16412)
  • storage: added retention field to google_storage_bucket_object resource (#​16412)

BUG FIXES:

  • firestore: fixed an issue with creation of multiple google_firestore_field resources (#​16372)

v5.4.0

Compare Source

DEPRECATIONS:

  • bigquery: deprecated cloud_spanner.use_serverless_analytics on google_bigquery_connection. Use cloud_spanner.use_data_boost instead. (#​16310)

NOTES:

  • provider: added universe_domain attribute as a provider attribute (#​16323)

BREAKING CHANGES:

  • cloudrunv2: marked location field as required in resource google_cloud_run_v2_job. Any configuration without location specified will cause resource creation fail (#​16311)
  • cloudrunv2: marked location field as required in resource google_cloud_run_v2_service. Any configuration without location specified will cause resource creation fail (#​16311)

FEATURES:

  • New Data Source: google_cloud_identity_group_lookup (#​16296)
  • New Resource: google_network_connectivity_policy_based_route (#​16326)
  • New Resource: google_pubsub_schema_iam_* (#​16301)

IMPROVEMENTS:

  • accesscontextmanager: added support for specifying vpc_network_sources to google_access_context_manager_access_levels, google_access_context_manager_access_level, and google_access_context_manager_access_level_condition (#​16327)
  • apigee: added support for type in google_apigee_environment (#​16349)
  • bigquery: added cloud_spanner.database_role, cloud_spanner.use_data_boost, and cloud_spanner.max_parallelism fields to google_bigquery_connection (#​16310)
  • bigquery: added support for iam_member to google_bigquery_dataset.access (#​16322)
  • container: promoted field identity_service_config in google_container_cluster to GA (#​16305)
  • container: added update support for google_container_node_pool.node_config.taint (#​16306)
  • containerattached: added admin_groups field to google_container_attached_cluster resource (#​16307)
  • dialogflowcx: added advanced_settings field to google_dialogflow_cx_flow resource (#​16315)
  • dialogflowcx: added advanced_settings fields to google_dialogflow_cx_page resource (#​16315)
  • dialogflowcx: added advanced_settings, text_to_speech_settings, git_integration_settings fields to google_dialogflow_cx_agent resource (#​16315)

BUG FIXES:

  • bigquery: fixed a bug when updating a google_bigquery_dataset that contained an iamMember access rule added out of band with Terraform (#​16322)
  • bigqueryreservation: fixed bug of incorrect resource recreation when capacity_commitment_id is unspecified in resource google_bigquery_capacity_commitment (#​16320)
  • cloudrunv2: made annotations field on the google_cloud_run_v2_job data source include all annotations present on the resource in GCP (#​16300)
  • cloudrunv2: made annotations field on the google_cloud_run_v2_service data source include all annotations present on the resource in GCP (#​16300)
  • cloudrunv2: made labels and terraform labels fields on the google_cloud_run_v2_job data source include all annotations present on the resource in GCP (#​16300)
  • cloudrunv2: made labels and terraform labels fields on the google_cloud_run_v2_service data source include all annotations present on the resource in GCP (#​16300)
  • edgecontainer: fixed an issue where the update endpoint for google_edgecontainer_cluster was incorrect. (#​16347)
  • redis: allow replica_count to be set to zero in the google_redis_cluster resource (#​16302)

v5.3.0

Compare Source

DEPRECATIONS:

  • bigquery: deprecated time_partitioning.require_partition_filter in favor of new top level field require_partition_filter in resource google_bigquery_table (#​16238)

FEATURES:

  • New Data Source: google_cloud_run_v2_job (#​16260)
  • New Data Source: google_cloud_run_v2_service (#​16290)
  • New Data Source: google_compute_networks (#​16240)
  • New Resource: google_org_policy_custom_constraint (#​16220)

IMPROVEMENTS:

  • cloudidentity: added additional_group_keys attribute to google_cloud_identity_group resource (#​16250)
  • composer: promoted config.0.workloads_config.0.triggerer to GA in resource google_composer_environment (#​16218)
  • compute: added internal_ipv6_range to google_compute_network data source and internal_ipv6_prefix field to google_compute_subnetwork data source (#​16267)
  • container: added support for security_posture_config.vulnerability_mode value VULNERABILITY_ENTERPRISEin google_container_cluster (#​16283)
  • dataform: added ssh_authentication_config and service_account to google_dataform_repository resource (#​16205)
  • dataproc: added min_num_instances field to google_dataproc_cluster resource (#​16249)
  • gkeonprem: promoted google_gkeonprem_bare_metal_admin_cluster, google_gkeonprem_bare_metal_cluster, and google_gkeonprem_bare_metal_node_pool resources to GA (#​16237)
  • gkeonprem: promoted google_gkeonprem_vmware_cluster and google_gkeonprem_vmware_node_pool resources to GA (#​16237)
  • logging: added custom_writer_identity field to google_logging_project_sink (#​16216)
  • secretmanager: made ttl field mutable in google_secret_manager_secret (#​16285)
  • storage: added terminal_storage_class to the autoclass field in google_storage_bucket resource (#​16282)

BUG FIXES:

  • bigquerydatatransfer: fixed an error when updating google_bigquery_data_transfer_config related to incorrect update masks (#​16269)
  • compute: fixed an error during the deletion when post was set to 0 on google_compute_global_network_endpoint (#​16286)
  • compute: fixed an issue with TTLs being sent for google_compute_backend_service when cache_mode is set to USE_ORIGIN_HEADERS (#​16245)
  • container: fixed an issue where empty autoscaling block would crash the provider for google_container_node_pool (#​16212)
  • dataflow: fixed a bug where resource updates returns an error if only labels has changes for batch google_dataflow_job and google_dataflow_flex_template_job (#​16248)
  • dialogflowcx: fixed updating google_dialogflow_cx_version; updates will no longer time out. (#​16214)
  • sql: fixed a bug where adding the edition field to a google_sql_database_instance resource that already existed and used ENTERPRISE edition resulted in a permant diff in plans (#​16215)
  • sql: removed host validation to support IP address and DNS address in host in google_sql_source_representation_instance resource (#​16235)

v5.2.0

Compare Source

FEATURES:

  • New Data Source: google_secret_manager_secrets (#​16182)
  • New Resource: google_alloydb_user (#​16141)
  • New Resource: google_firestore_backup_schedule (#​16186)
  • New Resource: google_redis_cluster (#​16203)

IMPROVEMENTS:

  • alloydb: added cluster_type and secondary_config fields to support secondary clusters in google_alloydb_cluster resource. (#​16197)
  • compute: added recreate_closed_psc flag to support recreating the PSC Consumer forwarding rule if the psc_connection_status is closed on google_compute_forwarding_rule. (#​16188)
  • compute: added INTERNET_IP_PORT, INTERNET_FQDN_PORT, SERVERLESS, and PRIVATE_SERVICE_CONNECT as acceptable values for the network_endpoint_type field for the resource_compute_network_endpoint_group resource (#​16194)
  • compute: added SEV_LIVE_MIGRATABLE_V2 to guest_os_features enum on google_compute_image resource. (#​16187)
  • compute: added allow_subnet_cidr_routes_overlap field to google_compute_subnetwork resource (#​16116)
  • compute: promoted labels, effective_labels, terraform_labels, and label_fingerprint fields in google_compute_address to GA (#​16120)
  • compute: promoted internal_ip and external_ip fields in resources google_compute_instance_group_manager and google_compute_region_instance_group_manager to GA (#​16140)
  • compute: promoted internal_ip and external_ip fields in resources google_compute_per_instance_config and google_compute_region_per_instance_config to GA (#​16140)
  • iamworkforcepool: promoted field oidc.jwks_json in resource google_iam_workforce_pool to GA (#​16199)

BUG FIXES:

  • alloydb: added client_connection_config field to google_alloydb_instance resource (#​16202)
  • bigquery: removed mutual exclusivity checks for view, materialized_view, and schema for the google_bigquery_table resource (#​16193)
  • compute: added certificate_manager_certificates field to google_compute_target_https_proxy resource (#​16179)
  • compute: fixed an issue where external google_compute_global_address can't be created when network_tier in google_compute_project_default_network_tier is set to STANDARD (#​16144)
  • compute: fixed a false permadiff on ip_address when it is set to ipv6 on google_compute_forwarding_rule (#​16115)
  • provider: fixed a bug where an update request was sent to services when updateMask is empty (#​16111)

v5.1.0

Compare Source

FEATURES:

  • New Resource: google_database_migration_service_private_connection (#​16104)
  • New Resource: google_edgecontainer_cluster (#​16055)
  • New Resource: google_edgecontainer_node_pool (#​16055)
  • New Resource: google_edgecontainer_vpn_connection (#​16055)
  • New Resource: google_firebase_hosting_custom_domain (#​16062)
  • New Resource: google_gke_hub_fleet (#​16072)

IMPROVEMENTS:

  • compute: added device_name field to scratch_disk block of google_compute_instance resource (#​16049)
  • container: added node_config.linux_node_config.cgroup_mode field to google_container_node_pool (#​16103)
  • databasemigrationservice: added support for oracle profiles to google_database_migration_service_connection_profile (#​16087)
  • firestore: added api_scope field to google_firestore_index resource (#​16085)
  • gkehub: added location field to google_gke_hub_membership_iam_* resources (#​16105)
  • gkehub: added location field to google_gke_hub_membership resource (#​16105)
  • gkeonprem: added update-in-place support for vcenter fields in google_gkeonprem_vmware_cluster (#​16073)
  • identityplatform: added sms_region_config to the resource google_identity_platform_config (#​16044)

BUG FIXES:

  • dns: fixed record set configuration parsing in google_dns_record_set (#​16042)
  • provider: fixed an issue where the plugin-framework implementation of the provider handled default region values that were self-links differently to the SDK implementation. This issue is not believed to have affected users because of downstream functions that turn self links into region names. (#​16100)
  • provider: fixed a bug that caused update requests to be sent for resources with a terraform_labels field even if no fields were updated (#​16111)

v5.0.0

Compare Source

KNOWN ISSUES:

Terraform Google Provider 5.0.0 Upgrade Guide

NOTES:

  • provider: some provider default values are now shown at plan-time (#​15707)

LABELS REWORK:

  • provider: default labels configured on the provider through the new default_labels field are now supported. The default labels configured on the provider will be applied to all of the resources with standard labels field.
  • provider: resources with labels - three label-related fields are now in all of the resources with standard labels field. labels field is non-authoritative and only manages the labels defined by the users on the resource through Terraform. The new output-only terraform_labels field merges the labels defined by the users on the resource through Terraform and the default labels configured on the provider. The new output-only effective_labels field lists all of labels present on the resource in GCP, including the labels configured through Terraform, the system, and other clients.
  • provider: resources with annotations - two annotation-related fields are now in all of the resources with standard annotations field. The annotations field is non-authoritative and only manages the annotations defined by the users on the resource through Terraform. The new output-only effective_annotations field lists all of annotations present on the resource in GCP, including the annotations configured through Terraform, the system, and other clients.
  • provider: datasources with labels - three fields labels, terraform_labels, and effective_labels are now present in most resource-based datasources. All three fields have all of labels present on the resource in GCP including the labels configured through Terraform, the system, and other clients, equivalent to effective_labels on the resource.
  • provider: datasources with annotations - both annotations and effective_annotations are now present in most resource-based datasources. Both fields have all of annotations present on the resource in GCP including the annotations configured through Terra

Configuration

📅 Schedule: Branch creation - "before 3:00 am on the 4th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/terraform branch 5 times, most recently from 16c9cf0 to a3314d4 Compare July 18, 2023 04:29
@renovate renovate bot force-pushed the renovate/terraform branch 6 times, most recently from b8de4d4 to ddab416 Compare July 24, 2023 18:26
@renovate renovate bot force-pushed the renovate/terraform branch 6 times, most recently from cd3922f to 2501727 Compare August 2, 2023 00:54
@renovate renovate bot force-pushed the renovate/terraform branch 5 times, most recently from 4ddc5bf to c979ee7 Compare August 9, 2023 14:09
@renovate renovate bot force-pushed the renovate/terraform branch 4 times, most recently from 39cd69d to a06e4c4 Compare August 22, 2023 07:14
@renovate renovate bot force-pushed the renovate/terraform branch 3 times, most recently from ae621d1 to 44b6d3e Compare August 25, 2023 08:52
@renovate renovate bot force-pushed the renovate/terraform branch 9 times, most recently from fb5f5b1 to 6246a33 Compare November 22, 2023 13:10
@renovate renovate bot force-pushed the renovate/terraform branch 5 times, most recently from cda1300 to 5639c87 Compare November 30, 2023 14:23
@renovate renovate bot force-pushed the renovate/terraform branch 11 times, most recently from 6ebb401 to 45a43d8 Compare December 7, 2023 06:25
@renovate renovate bot changed the title ci: update terraform dependencies ci: update terraform dependencies - autoclosed Dec 7, 2023
@renovate renovate bot closed this Dec 7, 2023
@renovate renovate bot deleted the renovate/terraform branch December 7, 2023 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants