mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
build(deps): Bump the google group in /terraform/environments/staging with 2 updates (#7216)
Bumps the google group in /terraform/environments/staging with 2 updates: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) and [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta). Updates `hashicorp/google` from 5.42.0 to 6.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/releases">hashicorp/google's releases</a>.</em></p> <blockquote> <h2>v6.9.0</h2> <p>DEPRECATIONS:</p> <ul> <li>containerattached: deprecated <code>security_posture_config</code> field in <code>google_container_attached_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19912">#19912</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_oracle_database_autonomous_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19903">#19903</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_autonomous_databases</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19901">#19901</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_exadata_infrastructures</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19884">#19884</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_vm_clusters</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19900">#19900</a>)</li> <li><strong>New Resource:</strong> <code>google_apigee_app_group</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19921">#19921</a>)</li> <li><strong>New Resource:</strong> <code>google_apigee_developer</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19911">#19911</a>)</li> <li><strong>New Resource:</strong> <code>google_network_connectivity_group</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19902">#19902</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>compute: <code>google_compute_network_firewall_policy_association</code> now uses MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19976">#19976</a>)</li> <li>compute: <code>google_compute_region_network_firewall_policy_association</code> now uses MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19976">#19976</a>)</li> <li>compute: added <code>creation_timestamp</code> field to <code>google_compute_instance</code>, <code>google_compute_instance_template</code>, <code>google_compute_region_instance_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19906">#19906</a>)</li> <li>compute: added <code>key_revocation_action_type</code> to <code>google_compute_instance</code> and related resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19952">#19952</a>)</li> <li>looker: added <code>deletion_policy</code> to <code>google_looker_instance</code> to allow force-destroying instances with nested resources by setting <code>deletion_policy = FORCE</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19924">#19924</a>)</li> <li>monitoring: added <code>alert_strategy.notification_prompts</code> field to <code>google_monitoring_alert_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19928">#19928</a>)</li> <li>storage: added <code>hierarchical_namespace</code> to <code>google_storage_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19882">#19882</a>)</li> <li>sql: removed the client-side default of <code>ENTERPRISE</code> for <code>edition</code> in <code>google_sql_database_instance</code> so that <code>edition</code> is determined by the API when unset. This will cause new instances to use <code>ENTERPRISE_PLUS</code> as the default for POSTGRES_16. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19977">#19977</a>)</li> <li>vmwareengine: added <code>autoscaling_settings</code> to <code>google_vmwareengine_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19962">#19962</a>)</li> <li>workstations: added <code>max_usable_workstations</code> field to <code>google_workstations_workstation_config</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19872">#19872</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed an issue where immutable <code>distribution_zones</code> was incorrectly sent to the API when updating <code>distribution_policy_target_shape</code> in <code>google_compute_region_instance_group_manager</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19949">#19949</a>)</li> <li>container: fixed a crash in <code>google_container_node_pool</code> caused by an occasional nil pointer (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19922">#19922</a>)</li> <li>essentialcontacts: fixed <code>google_essential_contacts_contact</code> import to include required parent field. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19877">#19877</a>)</li> <li>sql: made <code>google_sql_database_instance.0.settings.0.data_cache_config</code> accept server-side changes when unset. When unset, no diffs will be created when instances change in <code>edition</code> and the feature is enabled or disabled as a result. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19972">#19972</a>)</li> <li>storage: removed retry on 404s during refresh for <code>google_storage_bucket</code>, preventing hanging when refreshing deleted buckets (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19964">#19964</a>)</li> </ul> <h2>v6.8.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19856">#19856</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19859">#19859</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_nodes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19871">#19871</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_servers</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19823">#19823</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_autonomous_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19860">#19860</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19798">#19798</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19837">#19837</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19854">#19854</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19854">#19854</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>cloudfunctions: increased the timeouts to 20 minutes for <code>google_cloudfunctions_function</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19799">#19799</a>)</li> <li>cloudrunv2: added <code>invoker_iam_disabled</code> field to <code>google_cloud_run_v2_service</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19833">#19833</a>)</li> <li>compute: made <code>google_compute_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19862">#19862</a>)</li> <li>compute: made <code>google_compute_region_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19862">#19862</a>)</li> <li>compute: added <code>ip_address_selection_policy</code> field to <code>google_compute_backend_service</code> and <code>google_compute_region_backend_service</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19863">#19863</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md">hashicorp/google's changelog</a>.</em></p> <blockquote> <h2>6.9.0 (Unreleased)</h2> <h2>6.8.0 (October 21, 2024)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19856">#19856</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19859">#19859</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_nodes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19871">#19871</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_servers</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19823">#19823</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_autonomous_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19860">#19860</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19798">#19798</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19837">#19837</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19854">#19854</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19854">#19854</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>cloudfunctions: increased the timeouts to 20 minutes for <code>google_cloudfunctions_function</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19799">#19799</a>)</li> <li>cloudrunv2: added <code>invoker_iam_disabled</code> field to <code>google_cloud_run_v2_service</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19833">#19833</a>)</li> <li>compute: made <code>google_compute_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19862">#19862</a>)</li> <li>compute: made <code>google_compute_region_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19862">#19862</a>)</li> <li>compute: added <code>ip_address_selection_policy</code> field to <code>google_compute_backend_service</code> and <code>google_compute_region_backend_service</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19863">#19863</a>)</li> <li>compute: added <code>provisioned_throughput</code> field to <code>google_compute_instance_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19852">#19852</a>)</li> <li>compute: added <code>provisioned_throughput</code> field to <code>google_compute_region_instance_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19852">#19852</a>)</li> <li>container: added support for additional values <code>KCP_CONNECTION</code>, and <code>KCP_SSHD</code>in <code>google_container_cluster.logging_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19812">#19812</a>)</li> <li>dialogflowcx: added <code>advanced_settings.logging_settings</code> and <code>advanced_settings.speech_settings</code> to <code>google_dialogflow_cx_agent</code> and <code>google_dialogflow_cx_flow</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19801">#19801</a>)</li> <li>networkconnectivity: added <code>linked_producer_vpc_network</code> field to <code>google_network_connectivity_spoke</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19806">#19806</a>)</li> <li>secretmanager: added <code>is_secret_data_base64</code> field to <code>google_secret_manager_secret_version</code> and <code>google_secret_manager_secret_version_access</code> datasources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19831">#19831</a>)</li> <li>secretmanager: added <code>is_secret_data_base64</code> field to <code>google_secret_manager_regional_secret_version</code> and <code>google_secret_manager_regional_secret_version_access</code> datasources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19831">#19831</a>)</li> <li>spanner: added <code>kms_key_names</code> to <code>encryption_config</code> in <code>google_spanner_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19846">#19846</a>)</li> <li>workstations: added <code>max_usable_workstations</code> field to <code>google_workstations_workstation_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19872">#19872</a>)</li> <li>workstations: added field <code>allowed_ports</code> to <code>google_workstations_workstation_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19845">#19845</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>bigquery: fixed a regression that caused <code>google_bigquery_dataset_iam_*</code> resources to attempt to set deleted IAM members, thereby triggering an API error (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19857">#19857</a>)</li> <li>compute: fixed an issue in <code>google_compute_backend_service</code> and <code>google_compute_region_backend_service</code> to allow sending <code>false</code> for <code>iap.enabled</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19795">#19795</a>)</li> <li>container: <code>node_config.linux_node_config</code>, <code>node_config.workload_metadata_config</code> and <code>node_config.kubelet_config</code> will now successfully send empty messages to the API when <code>terraform plan</code> indicates they are being removed, rather than null, which caused an error. The sole reliable case is <code>node_config.linux_node_config</code> when the block is removed, where there will still be a permadiff, but the update request that's triggered will no longer error and other changes displayed in the plan should go through. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19842">#19842</a>)</li> <li>pubsub: fixed permadiff with configuring an empty <code>retry_policy</code> in <code>google_pubsub_subscription</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19784">#19784</a>)</li> </ul> <h2>5.44.2 (October 14, 2024)</h2> <p>Notes:</p> <ul> <li>5.44.2 is a backport release, responding to a GKE rollout that created permadiffs for many users. The changes in this release will be available in 6.7.0 and users upgrading to 6.X should upgrade to that version or higher.</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>container: <code>google_container_cluster</code> will now accept server-specified values for <code>node_pool_auto_config.0.node_kubelet_config</code> when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19817">#19817</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>container: fixed a diff triggered by a new API-side default value for <code>node_config.0.kubelet_config.0.insecure_kubelet_readonly_port_enabled</code>. Terraform will now accept server-specified values for <code>node_config.0.kubelet_config</code> when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19817">#19817</a>)</li> </ul> <h2>6.7.0 (October 14, 2024)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="39e428df10"><code>39e428d</code></a> Add 6.9.0 CHANGELOG (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20013">#20013</a>)</li> <li><a href="db410f494a"><code>db410f4</code></a> Allow ENTERPRISE_PLUS as default Edition for POSTGRES_16 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12077">#12077</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19977">#19977</a>)</li> <li><a href="62718745db"><code>6271874</code></a> Migrate Network Firewall Policy Association (global and region) resource from...</li> <li><a href="d99ec20da1"><code>d99ec20</code></a> Update CMEK usage in Bigquery tests (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11953">#11953</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19975">#19975</a>)</li> <li><a href="511fcdb02a"><code>511fcdb</code></a> Update Google APIs to v201 to include recent changes to GKE. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12042">#12042</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19974">#19974</a>)</li> <li><a href="f2a4079fad"><code>f2a4079</code></a> Add a magician command for reassigning reviewers (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12049">#12049</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19973">#19973</a>)</li> <li><a href="1f94e31f3c"><code>1f94e31</code></a> Mark <code>google_sql_database_instance.settings.data_cache_config</code> Computed (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/120">#120</a>...</li> <li><a href="4e4118b53f"><code>4e4118b</code></a> Remove bad timeouts from GKE tests (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12092">#12092</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19971">#19971</a>)</li> <li><a href="c46d322350"><code>c46d322</code></a> Bump GKE Hub Feature versions (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12091">#12091</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19969">#19969</a>)</li> <li><a href="e2bf2f8235"><code>e2bf2f8</code></a> add Principal Access Boundary Admin to pab service account (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12072">#12072</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19968">#19968</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.42.0...v6.9.0">compare view</a></li> </ul> </details> <br /> Updates `hashicorp/google-beta` from 5.42.0 to 6.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google-beta/releases">hashicorp/google-beta's releases</a>.</em></p> <blockquote> <h2>v6.9.0</h2> <p>DEPRECATIONS:</p> <ul> <li>containerattached: deprecated <code>security_posture_config</code> field in <code>google_container_attached_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8446">#8446</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_oracle_database_autonomous_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8440">#8440</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_autonomous_databases</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8438">#8438</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_exadata_infrastructures</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8430">#8430</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_vm_clusters</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8437">#8437</a>)</li> <li><strong>New Resource:</strong> <code>google_apigee_app_group</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8451">#8451</a>)</li> <li><strong>New Resource:</strong> <code>google_apigee_developer</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8445">#8445</a>)</li> <li><strong>New Resource:</strong> <code>google_network_connectivity_group</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8439">#8439</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>compute: <code>google_compute_network_firewall_policy_association</code> now uses MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8489">#8489</a>)</li> <li>compute: <code>google_compute_region_network_firewall_policy_association</code> now uses MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8489">#8489</a>)</li> <li>compute: added <code>creation_timestamp</code> field to <code>google_compute_instance</code>, <code>google_compute_instance_template</code>, <code>google_compute_region_instance_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8442">#8442</a>)</li> <li>compute: added <code>key_revocation_action_type</code> to <code>google_compute_instance</code> and related resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8473">#8473</a>)</li> <li>looker: added <code>deletion_policy</code> to <code>google_looker_instance</code> to allow force-destroying instances with nested resources by setting <code>deletion_policy = FORCE</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8453">#8453</a>)</li> <li>monitoring: added <code>alert_strategy.notification_prompts</code> field to <code>google_monitoring_alert_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8457">#8457</a>)</li> <li>storage: added <code>hierarchical_namespace</code> to <code>google_storage_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8428">#8428</a>)</li> <li>sql: removed the client-side default of <code>ENTERPRISE</code> for <code>edition</code> in <code>google_sql_database_instance</code> so that <code>edition</code> is determined by the API when unset. This will cause new instances to use <code>ENTERPRISE_PLUS</code> as the default for POSTGRES_16. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8490">#8490</a>)</li> <li>vmwareengine: added <code>autoscaling_settings</code> to <code>google_vmwareengine_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8477">#8477</a>)</li> <li>workstations: added <code>max_usable_workstations</code> field to <code>google_workstations_workstation_config</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8421">#8421</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed an issue where immutable <code>distribution_zones</code> was incorrectly sent to the API when updating <code>distribution_policy_target_shape</code> in <code>google_compute_region_instance_group_manager</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8470">#8470</a>)</li> <li>container: fixed a crash in <code>google_container_node_pool</code> caused by an occasional nil pointer (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8452">#8452</a>)</li> <li>essentialcontacts: fixed <code>google_essential_contacts_contact</code> import to include required parent field. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8423">#8423</a>)</li> <li>sql: made <code>google_sql_database_instance.0.settings.0.data_cache_config</code> accept server-side changes when unset. When unset, no diffs will be created when instances change in <code>edition</code> and the feature is enabled or disabled as a result. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8485">#8485</a>)</li> <li>storage: removed retry on 404s during refresh for <code>google_storage_bucket</code>, preventing hanging when refreshing deleted buckets (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8478">#8478</a>)</li> </ul> <h2>v6.8.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8407">#8407</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8410">#8410</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_nodes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8420">#8420</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_servers</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8389">#8389</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_autonomous_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8411">#8411</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8371">#8371</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8397">#8397</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8406">#8406</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8406">#8406</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>cloudfunctions: increased the timeouts to 20 minutes for <code>google_cloudfunctions_function</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8372">#8372</a>)</li> <li>cloudrunv2: added <code>invoker_iam_disabled</code> field to <code>google_cloud_run_v2_service</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8395">#8395</a>)</li> <li>compute: made <code>google_compute_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8412">#8412</a>)</li> <li>compute: made <code>google_compute_region_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8412">#8412</a>)</li> <li>compute: added <code>ip_address_selection_policy</code> field to <code>google_compute_backend_service</code> and <code>google_compute_region_backend_service</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8413">#8413</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md">hashicorp/google-beta's changelog</a>.</em></p> <blockquote> <h2>6.9.0 (Unreleased)</h2> <h2>6.8.0 (October 21, 2024)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8407">#8407</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8410">#8410</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_nodes</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8420">#8420</a>)</li> <li><strong>New Data Source:</strong> <code>google_oracle_database_db_servers</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8389">#8389</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_autonomous_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8411">#8411</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_exadata_infrastructure</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8371">#8371</a>)</li> <li><strong>New Resource:</strong> <code>google_oracle_database_cloud_vm_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8397">#8397</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job_template</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8406">#8406</a>)</li> <li><strong>New Resource:</strong> <code>google_transcoder_job</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8406">#8406</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>cloudfunctions: increased the timeouts to 20 minutes for <code>google_cloudfunctions_function</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8372">#8372</a>)</li> <li>cloudrunv2: added <code>invoker_iam_disabled</code> field to <code>google_cloud_run_v2_service</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8395">#8395</a>)</li> <li>compute: made <code>google_compute_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8412">#8412</a>)</li> <li>compute: made <code>google_compute_region_network_firewall_policy_rule</code> use MMv1 engine instead of DCL. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8412">#8412</a>)</li> <li>compute: added <code>ip_address_selection_policy</code> field to <code>google_compute_backend_service</code> and <code>google_compute_region_backend_service</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8413">#8413</a>)</li> <li>compute: added <code>provisioned_throughput</code> field to <code>google_compute_instance_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8405">#8405</a>)</li> <li>compute: added <code>provisioned_throughput</code> field to <code>google_compute_region_instance_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8405">#8405</a>)</li> <li>container: <code>google_container_cluster</code> will now accept server-specified values for <code>node_pool_auto_config.0.node_kubelet_config</code> when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8385">#8385</a>)</li> <li>container: added support for additional values <code>KCP_CONNECTION</code>, and <code>KCP_SSHD</code>in <code>google_container_cluster.logging_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8381">#8381</a>)</li> <li>dialogflowcx: added <code>advanced_settings.logging_settings</code> and <code>advanced_settings.speech_settings</code> to <code>google_dialogflow_cx_agent</code> and <code>google_dialogflow_cx_flow</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8374">#8374</a>)</li> <li>networkconnectivity: added <code>linked_producer_vpc_network</code> field to <code>google_network_connectivity_spoke</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8376">#8376</a>)</li> <li>secretmanager: added <code>is_secret_data_base64</code> field to <code>google_secret_manager_secret_version</code> and <code>google_secret_manager_secret_version_access</code> datasources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8394">#8394</a>)</li> <li>secretmanager: added <code>is_secret_data_base64</code> field to <code>google_secret_manager_regional_secret_version</code> and <code>google_secret_manager_regional_secret_version_access</code> datasources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8394">#8394</a>)</li> <li>spanner: added <code>kms_key_names</code> to <code>encryption_config</code> in <code>google_spanner_database</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8403">#8403</a>)</li> <li>workstations: added <code>max_usable_workstations</code> field to <code>google_workstations_workstation_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8421">#8421</a>)</li> <li>workstations: added field <code>allowed_ports</code> to <code>google_workstations_workstation_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8402">#8402</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>bigquery: fixed a regression that caused <code>google_bigquery_dataset_iam_*</code> resources to attempt to set deleted IAM members, thereby triggering an API error (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8408">#8408</a>)</li> <li>compute: fixed an issue in <code>google_compute_backend_service</code> and <code>google_compute_region_backend_service</code> to allow sending <code>false</code> for <code>iap.enabled</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8369">#8369</a>)</li> <li>container: <code>node_config.linux_node_config</code>, <code>node_config.workload_metadata_config</code> and <code>node_config.kubelet_config</code> will now successfully send empty messages to the API when <code>terraform plan</code> indicates they are being removed, rather than null, which caused an error. The sole reliable case is <code>node_config.linux_node_config</code> when the block is removed, where there will still be a permadiff, but the update request that's triggered will no longer error and other changes displayed in the plan should go through. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8400">#8400</a>)</li> <li>pubsub: fixed permadiff with configuring an empty <code>retry_policy</code> in <code>google_pubsub_subscription</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8365">#8365</a>)</li> </ul> <h2>5.44.2 (October 14, 2024)</h2> <p>Notes:</p> <ul> <li>5.44.2 is a backport release, responding to a GKE rollout that created permadiffs for many users. The changes in this release will be available in 6.7.0 and users upgrading to 6.X should upgrade to that version or higher.</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>container: <code>google_container_cluster</code> will now accept server-specified values for <code>node_pool_auto_config.0.node_kubelet_config</code> when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8385">#8385</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>container: fixed a diff triggered by a new API-side default value for <code>node_config.0.kubelet_config.0.insecure_kubelet_readonly_port_enabled</code>. Terraform will now accept server-specified values for <code>node_config.0.kubelet_config</code> when it is not defined in configuration and will not detect drift. Note that this means that removing the value from configuration will now preserve old settings instead of reverting the old settings. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/8385">#8385</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="7ef42acce8"><code>7ef42ac</code></a> Add 6.9.0 CHANGELOG (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8502">#8502</a>)</li> <li><a href="261178b3de"><code>261178b</code></a> Allow ENTERPRISE_PLUS as default Edition for POSTGRES_16 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12077">#12077</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8490">#8490</a>)</li> <li><a href="5870936c96"><code>5870936</code></a> Migrate Network Firewall Policy Association (global and region) resource from...</li> <li><a href="fffb4a43d6"><code>fffb4a4</code></a> Update CMEK usage in Bigquery tests (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/11953">#11953</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8488">#8488</a>)</li> <li><a href="eeb83d31ce"><code>eeb83d3</code></a> Update Google APIs to v201 to include recent changes to GKE. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12042">#12042</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8487">#8487</a>)</li> <li><a href="e5f53891e2"><code>e5f5389</code></a> Add a magician command for reassigning reviewers (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12049">#12049</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8486">#8486</a>)</li> <li><a href="50a4229363"><code>50a4229</code></a> Mark <code>google_sql_database_instance.settings.data_cache_config</code> Computed (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/120">#120</a>...</li> <li><a href="fb2e0dea8a"><code>fb2e0de</code></a> Remove bad timeouts from GKE tests (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12092">#12092</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8484">#8484</a>)</li> <li><a href="5659e188f9"><code>5659e18</code></a> Bump GKE Hub Feature versions (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12091">#12091</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8483">#8483</a>)</li> <li><a href="75dd7064e6"><code>75dd706</code></a> add Principal Access Boundary Admin to pab service account (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12072">#12072</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/8482">#8482</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google-beta/compare/v5.42.0...v6.9.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
56
terraform/environments/staging/.terraform.lock.hcl
generated
56
terraform/environments/staging/.terraform.lock.hcl
generated
@@ -47,42 +47,42 @@ provider "registry.terraform.io/hashicorp/aws" {
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/google" {
|
||||
version = "5.42.0"
|
||||
constraints = "~> 5.20"
|
||||
version = "6.9.0"
|
||||
constraints = "~> 6.9"
|
||||
hashes = [
|
||||
"h1:olC+pKPVZo36f2r3w+eyugavKiYIHEI0g3+RfxjrvKU=",
|
||||
"zh:2bd5a60bf9938b2c79bb70e1a0b5539b1760944decf6d6404ef67658c97463d6",
|
||||
"zh:45cafa6c8fa362e23c5b1a68e15364c33dc14ef00fc9542669c6448d15dee358",
|
||||
"zh:51cacbcaaf10b61e7bc274d61b1d7550b99d34c381e4b4be3296c63a89a558a1",
|
||||
"zh:8759c09cb091ebb5214da6067cb30e225cf132743aaa005adae5cedc693dbf79",
|
||||
"zh:887a7bc530802a33bdfeb26ed089d76828629c5d85058dcc9e87e83215191e73",
|
||||
"zh:91b627b831e18fbf5ff56d814d554ce7b2635369e131744a00cf13b3e48c9a61",
|
||||
"zh:95a4c3963fed5c229df120499a56a6a8b5b6c2c8652adc830a5bc80d0f946c05",
|
||||
"zh:a397245123ef37f9ca3877636cf9cad5b0f2c64fe101f3239896d88c5b0d6b3f",
|
||||
"zh:b6a8de64480b3eb706cb0c4ebccd6f56d2500c01aa55bc1fd0b710e62a8c51ed",
|
||||
"zh:b7d240b9555866958de977669d5ecb05236d11a9f4b598b0bf05f1a4a6fc9b21",
|
||||
"zh:cd430d169af8ce64cbfbbdec9ec3f49be10b4d3f564ad21a29dc0b60a69997d1",
|
||||
"h1:KUDx+m/KfVYyqsZDf0/h9JpWSFZXPWF+2rn37DBEC58=",
|
||||
"zh:53e9d7ffed63e2accff949ac7ca348d03be3e404e0b18c93ec596bcb52bac97a",
|
||||
"zh:6cbaf7e40fba2cff3d3fe4b3213de81c6157e327e996febad6949949b104b6ae",
|
||||
"zh:74562331eae7c88a8f934eb05971c361081c6e23d7a4564d1b11206558c037ed",
|
||||
"zh:ac65f1507886d92858ddeeff710c7dab942437c7421c63c1c7aeb139f2bb44af",
|
||||
"zh:b4a562b7c497661cd6c972097fea12449f183bb7e11bf6c62a750cc97bd3407e",
|
||||
"zh:b9cdc22e59c47604492bdf3e4d123037e2f5dd0f8a0ec0cf0b81fda165dd8581",
|
||||
"zh:c3f146d739b88de32339fb0091898bc9ad0aa3b257c8db4526076476c78e467a",
|
||||
"zh:c7567999d7563913360598bca4c9fce59f43e3a45726da4fa3f6d2752469c486",
|
||||
"zh:f3451c149844709713301641a5a2cfbf8add4abda927a457c5a2d67fa565887b",
|
||||
"zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c",
|
||||
"zh:f7df50451a534f59c472a190fc2e49caaed9ebdb22bd0b6e4fe2be423ce3a7a5",
|
||||
"zh:fd41e513b9546f2ab6b2cc36de36f4cd8ae3eb04ba3fca9b308ec6e387837366",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/google-beta" {
|
||||
version = "5.42.0"
|
||||
constraints = "~> 5.20"
|
||||
version = "6.9.0"
|
||||
constraints = "~> 6.9"
|
||||
hashes = [
|
||||
"h1:+hnXYt+Zzz5ZgLVD9PCbjLKClYsZCXPMeA4OkBjgLro=",
|
||||
"zh:0105d0f1564f31e7c68260f68fba12a1ed5d3bf5dfb04dd19492b3dd464991e5",
|
||||
"zh:050c5dcaf7bc58e5dead9f6caef0c6ca8455bc33510513da2c045d6361e3e32d",
|
||||
"zh:0d4ab1667e875822b1c23c817af5cb03eccb60c05f882186f792aa9a27bdf520",
|
||||
"zh:160fddc8a41e559cf0545474d98a728ce27f872f86c700aa5534cf33ed68957d",
|
||||
"zh:32e93a9bae81b2f7dc9433078616989a2b571447e62da06dbc1493115884fc61",
|
||||
"zh:47cac86fbb45ca1cec503d866fe5423f52b937ae53e97fc221f9b783dec0ea05",
|
||||
"zh:6cbdff0e9eb506227bf4d22f71e67b3477b67e0af6c7815875a34e376bcea709",
|
||||
"zh:7b4c333f7e6f2be21bffeb572c568f0053ee88bf3ad2f1c51560fa84436f44b1",
|
||||
"zh:7baa1538a2b190542400f999ed7e0a2c30746b1cab80d5009a166dd881045005",
|
||||
"zh:bb83406ca22ca0ff4c48d3008e9989363ce13d6a6e37b0263d79ebdc61cec4f4",
|
||||
"zh:ee2a974007519504cf0e9e6aa431fbbde774ba31335d8ec43f0d34c152fe8e84",
|
||||
"h1:nZcbo1X2X1zECk9sitH96oT3UywhqOh5Z1K1zPr2iT8=",
|
||||
"zh:0bbef0c9c51459eb31c229393ce364e48395f993bbb666519e870ba1d6a8d958",
|
||||
"zh:20971d1a4e24f0c5406341c066ee2665e7fe6afdafa6d46061502b9358da9277",
|
||||
"zh:4441786e03e3120960090171210e197d901cbdd34531bdbd46b6a363d72c16da",
|
||||
"zh:57ce446d020fd7d6c54305b382a79c2ec89b00e497911ea06b24ddd3d2899381",
|
||||
"zh:636ab09092233c17603d223833cf0f7703ee239001f6a0fb5755a488f9a8fd36",
|
||||
"zh:7a3ac7b531ef62af2ba75b3de4fee3256f020a62b480eefd4990e6465e66632c",
|
||||
"zh:7b46e937a6536c81d202419b3b89cfedf6b0b02cae2124c46cf6afa7e832fe58",
|
||||
"zh:9d607131a68a0d5dcf2d2e382ed8fbd88c0afaa86b429875ece27874f26aaa9c",
|
||||
"zh:9f3f79bc5b08fa293cb75fc4e7dfd9eee70121014c4ff5b8aadf37dfeb9cf818",
|
||||
"zh:a661ed5bb31ce5f29129c81c303b7d9c44faca88be68e674baa375c165dde082",
|
||||
"zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c",
|
||||
"zh:fecd644225e77066e31959f6edea7df04b300d78326c5f55d698c6b10fba61e3",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -14,12 +14,12 @@ terraform {
|
||||
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = "~> 5.20"
|
||||
version = "~> 6.9"
|
||||
}
|
||||
|
||||
google-beta = {
|
||||
source = "hashicorp/google-beta"
|
||||
version = "~> 5.20"
|
||||
version = "~> 6.9"
|
||||
}
|
||||
|
||||
tls = {
|
||||
|
||||
Reference in New Issue
Block a user