Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group across 3 directories with 3 updates #36

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Updates the requirements on hashicorp/azuread, hashicorp/google and hashicorp/google-beta to permit the latest version.
Updates hashicorp/azuread to 3.0.1

Release notes

Sourced from hashicorp/azuread's releases.

v3.0.1

BUG FIXES:

  • data.azuread_group - fix ID parsing bugs and some crashes (#1499)
  • azuread_conditional_access_policy - fix a parsing bug for authentication_strength_policy_id (#1499)
  • azuread_service_principal_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_claims_mapping_policy_assignment - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_password - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_token_signing_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job_provision_on_demand - fix parsing bugs for service_principal_id and synchronization_job_id (#1499)
  • azuread_synchronization_secret - fix a parsing bug for service_principal_id (#1499)
Changelog

Sourced from hashicorp/azuread's changelog.

3.0.1 (September 27, 2024)

BUG FIXES:

  • data.azuread_group - fix ID parsing bugs and some crashes (#1499)
  • azuread_conditional_access_policy - fix a parsing bug for authentication_strength_policy_id (#1499)
  • azuread_service_principal_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_claims_mapping_policy_assignment - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_password - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_token_signing_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job_provision_on_demand - fix parsing bugs for service_principal_id and synchronization_job_id (#1499)
  • azuread_synchronization_secret - fix a parsing bug for service_principal_id (#1499)

3.0.0 (September 27, 2024)

NOTES:

  • Major Version: Version 3.0 of the AzureAD Provider is a major version. Some behaviors have changed and some deprecated fields/resources have been removed. Please refer to the 3.0 upgrade guide for more information.
  • When upgrading to v3.0 of the AzureAD Provider, we recommend upgrading to the latest version of Terraform Core (which can be found here).

2.53.1 (June 28, 2024)

BUG FIXES:

  • azuread_application - export the password attribute only when it is set in configuration, to prevent marking existing resources as sensitive (#1422)

2.53.0 (June 28, 2024)

ENHANCEMENTS:

  • azuread_application - support for the password block (#1389)

BUG FIXES:

  • azuread_claims_mapping_policy - set the correct timeouts for this resource (#1419)
  • azuread_service_principal_claims_mapping_policy_assignment - set the correct timeouts for this resource (#1419)
  • azuread_synchronization_secret - set the correct timeouts for this resource (#1419)

2.52.0 (June 13, 2024)

BUG FIXES:

  • azuread_application - fix a bug that could prevent the ignore_changes lifecycle argument from working for the app_role, oauth2_permission_scope, identifier_uris, optional_claims, and required_resource_access properties (#1403)
  • azuread_application - add a workaround for an API bug when instantiating an application from template using the template_id property (#1406)

2.51.0 (June 06, 2024)

ENHANCEMENTS:

... (truncated)

Commits

Updates hashicorp/google to 6.5.0

Release notes

Sourced from hashicorp/google's releases.

v6.5.0

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#19572)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#19589)
  • New Data Source: google_privileged_access_manager_entitlement (#19580)
  • New Data Source: google_secret_manager_regional_secret_version_access (#19538)
  • New Data Source: google_secret_manager_regional_secret_version (#19514)
  • New Data Source: google_secret_manager_regional_secrets (#19532)
  • New Resource: google_compute_router_nat_address (#19550)
  • New Resource: google_logging_log_scope (#19559)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#19591)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#19541)
  • cloudrunv2: promoted scaling field in google_cloud_run_v2_service resource to GA (#19588)
  • composer: promoted config.workloads_config.cloud_data_lineage_integration field in google_composer_environment resource to GA (#19612)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#19585)
  • compute: added hostname field to google_compute_instance data source (#19607)
  • compute: added initial_nat_ip field to google_compute_router_nat resource (#19550)
  • compute: added macsec.fail_open field to google_compute_interconnect resource (#19572)
  • compute: added SUSPENDED as a possible value to desired_state field in google_compute_instance resource (#19586)
  • compute: added import support for projects/{{project}}/meta-data/{{key}} format for google_compute_project_metadata_item resource (#19613)
  • compute: marked customer_name and location fields as optional in google_compute_interconnect resource to support cross cloud interconnect (#19619)
  • container: added linux_node_config.hugepages_config field to google_container_node_pool resource (#19521)
  • container: promoted gcfs_config field in google_container_cluster resource to GA (#19617)
  • looker: added psc_enabled and psc_config fields to google_looker_instance resource (#19523)
  • networkconnectivity: added include_import_ranges field to google_network_connectivity_spoke resource for linked_vpn_tunnels, linked_interconnect_attachments and linked_router_appliance_instances (#19530)
  • secretmanagerregional: added version_aliases field to google_secret_manager_regional_secret resource (#19514)
  • workbench: increased create timeout to 20 minutes for google_workbench_instance resource (#19551)

BUG FIXES:

  • bigquery: fixed in-place update of google_bigquery_table resource when external_data_configuration.schema field is set (#19558)
  • bigquerydatapolicy: fixed permadiff on policy_tag field in google_bigquery_datapolicy_data_policy resource (#19563)
  • composer: fixed storage_config.bucket field to support a bucket name with or without "gs://" prefix (#19552)
  • container: added support for setting addons_config.gcp_filestore_csi_driver_config and enable_autopilot in the same google_container_cluster (#19590)
  • container: fixed node_config.kubelet_config updates in google_container_cluster resource (#19562)
  • container: fixed a bug where specifying node_pool_defaults.node_config_defaults with enable_autopilot = true would cause google_container_cluster resource creation failure (#19543)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected (#19620)
Changelog

Sourced from hashicorp/google's changelog.

6.5.0 (September 30, 2024)

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#19572)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#19589)
  • New Data Source: google_privileged_access_manager_entitlement (#19580)
  • New Data Source: google_secret_manager_regional_secret_version_access (#19538)
  • New Data Source: google_secret_manager_regional_secret_version (#19514)
  • New Data Source: google_secret_manager_regional_secrets (#19532)
  • New Resource: google_compute_router_nat_address (#19550)
  • New Resource: google_logging_log_scope (#19559)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#19591)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#19541)
  • cloudrunv2: promoted scaling field in google_cloud_run_v2_service resource to GA (#19588)
  • composer: promoted config.workloads_config.cloud_data_lineage_integration field in google_composer_environment resource to GA (#19612)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#19585)
  • compute: added hostname field to google_compute_instance data source (#19607)
  • compute: added initial_nat_ip field to google_compute_router_nat resource (#19550)
  • compute: added macsec.fail_open field to google_compute_interconnect resource (#19572)
  • compute: added SUSPENDED as a possible value to desired_state field in google_compute_instance resource (#19586)
  • compute: added import support for projects/{{project}}/meta-data/{{key}} format for google_compute_project_metadata_item resource (#19613)
  • compute: marked customer_name and location fields as optional in google_compute_interconnect resource to support cross cloud interconnect (#19619)
  • container: added linux_node_config.hugepages_config field to google_container_node_pool resource (#19521)
  • container: promoted gcfs_config field in google_container_cluster resource to GA (#19617)
  • looker: added psc_enabled and psc_config fields to google_looker_instance resource (#19523)
  • networkconnectivity: added include_import_ranges field to google_network_connectivity_spoke resource for linked_vpn_tunnels, linked_interconnect_attachments and linked_router_appliance_instances (#19530)
  • secretmanagerregional: added version_aliases field to google_secret_manager_regional_secret resource (#19514)
  • workbench: increased create timeout to 20 minutes for google_workbench_instance resource (#19551)

BUG FIXES:

  • bigquery: fixed in-place update of google_bigquery_table resource when external_data_configuration.schema field is set (#19558)
  • bigquerydatapolicy: fixed permadiff on policy_tag field in google_bigquery_datapolicy_data_policy resource (#19563)
  • composer: fixed storage_config.bucket field to support a bucket name with or without "gs://" prefix (#19552)
  • container: added support for setting addons_config.gcp_filestore_csi_driver_config and enable_autopilot in the same google_container_cluster (#19590)
  • container: fixed node_config.kubelet_config updates in google_container_cluster resource (#19562)
  • container: fixed a bug where specifying node_pool_defaults.node_config_defaults with enable_autopilot = true would cause google_container_cluster resource creation failure (#19543)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected (#19620)

6.4.0 (September 23, 2024)

DEPRECATIONS:

  • securitycenterv2: deprecated google_scc_v2_organization_scc_big_query_exports. Use google_scc_v2_organization_scc_big_query_export instead. (#19457)

FEATURES:

  • New Data Source: google_secret_manager_regional_secret_version (#19514)
  • New Data Source: google_secret_manager_regional_secret (#19491)

... (truncated)

Commits

Updates hashicorp/google-beta to 6.5.0

Release notes

Sourced from hashicorp/google-beta's releases.

v6.5.0

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#8245)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#8259)
  • New Data Source: google_privileged_access_manager_entitlement (#8253)
  • New Data Source: google_secret_manager_regional_secret_version_access (#8220)
  • New Data Source: google_secret_manager_regional_secret_version (#8209)
  • New Data Source: google_secret_manager_regional_secrets (#8217)
  • New Resource: google_compute_region_network_firewall_policy_with_rules (#8225)
  • New Resource: google_compute_router_nat_address (#8227)
  • New Resource: google_logging_log_scope (#8235)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#8261)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#8221)
  • cloudrun: added node_selector field to google_cloud_run_service resource (#8216)
  • cloudrunv2: added node_selector field to google_cloud_run_v2_service resource (#8216)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#8256)
  • compute: added host_error_timeout_seconds field to google_compute_instance resource (#8252)
  • compute: added hostname field to google_compute_instance data source (#8268)
  • compute: added initial_nat_ip field to google_compute_router_nat resource (#8227)
  • compute: added macsec.fail_open field to google_compute_interconnect resource (#8245)
  • compute: added SUSPENDED as a possible value to desired_state field in google_compute_instance resource (#8257)
  • compute: added import support for projects/{{project}}/meta-data/{{key}} format for google_compute_project_metadata_item resource (#8274)
  • compute: marked customer_name and location fields as optional in google_compute_interconnect resource to support cross cloud interconnect (#8279)
  • container: added linux_node_config.hugepages_config field to google_container_node_pool resource (#8210)
  • looker: added psc_enabled and psc_config fields to google_looker_instance resource (#8211)
  • networkconnectivity: added include_import_ranges field to google_network_connectivity_spoke resource for linked_vpn_tunnels, linked_interconnect_attachments and linked_router_appliance_instances (#8215)
  • secretmanagerregional: added version_aliases field to google_secret_manager_regional_secret resource (#8209)
  • workbench: increased create timeout to 20 minutes for google_workbench_instance resource (#8228)

BUG FIXES:

  • bigquery: fixed in-place update of google_bigquery_table resource when external_data_configuration.schema field is set (#8234)
  • bigquerydatapolicy: fixed permadiff on policy_tag field in google_bigquery_datapolicy_data_policy resource (#8239)
  • composer: fixed storage_config.bucket field to support a bucket name with or without "gs://" prefix (#8229)
  • container: added support for setting addons_config.gcp_filestore_csi_driver_config and enable_autopilot in the same google_container_cluster (#8260)
  • container: fixed node_config.kubelet_config updates in google_container_cluster resource (#8238)
  • container: fixed a bug where specifying node_pool_defaults.node_config_defaults with enable_autopilot = true would cause google_container_cluster resource creation failure (#8223)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected (#8280)
Changelog

Sourced from hashicorp/google-beta's changelog.

6.5.0 (September 30, 2024)

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#8245)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#8259)
  • New Data Source: google_privileged_access_manager_entitlement (#8253)
  • New Data Source: google_secret_manager_regional_secret_version_access (#8220)
  • New Data Source: google_secret_manager_regional_secret_version (#8209)
  • New Data Source: google_secret_manager_regional_secrets (#8217)
  • New Resource: google_compute_region_network_firewall_policy_with_rules (#8225)
  • New Resource: google_compute_router_nat_address (#8227)
  • New Resource: google_logging_log_scope (#8235)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#8261)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#8221)
  • cloudrun: added node_selector field to google_cloud_run_service resource (#8216)
  • cloudrunv2: added node_selector field to google_cloud_run_v2_service resource (#8216)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#8256)
  • compute: added host_error_timeout_seconds field to google_compute_instance resource (#8252)
  • compute: added hostname field to google_compute_instance data source (#8268)
  • compute: added initial_nat_ip field to google_compute_router_nat resource (#8227)
  • compute: added macsec.fail_open field to google_compute_interconnect resource (#8245)
  • compute: added SUSPENDED as a possible value to desired_state field in google_compute_instance resource (#8257)
  • compute: added import support for projects/{{project}}/meta-data/{{key}} format for google_compute_project_metadata_item resource (#8274)
  • compute: marked customer_name and location fields as optional in google_compute_interconnect resource to support cross cloud interconnect (#8279)
  • container: added linux_node_config.hugepages_config field to google_container_node_pool resource (#8210)
  • looker: added psc_enabled and psc_config fields to google_looker_instance resource (#8211)
  • networkconnectivity: added include_import_ranges field to google_network_connectivity_spoke resource for linked_vpn_tunnels, linked_interconnect_attachments and linked_router_appliance_instances (#8215)
  • secretmanagerregional: added version_aliases field to google_secret_manager_regional_secret resource (#8209)
  • workbench: increased create timeout to 20 minutes for google_workbench_instance resource (#8228)

BUG FIXES:

  • bigquery: fixed in-place update of google_bigquery_table resource when external_data_configuration.schema field is set (#8234)
  • bigquerydatapolicy: fixed permadiff on policy_tag field in google_bigquery_datapolicy_data_policy resource (#8239)
  • composer: fixed storage_config.bucket field to support a bucket name with or without "gs://" prefix (#8229)
  • container: added support for setting addons_config.gcp_filestore_csi_driver_config and enable_autopilot in the same google_container_cluster (#8260)
  • container: fixed node_config.kubelet_config updates in google_container_cluster resource (#8238)
  • container: fixed a bug where specifying node_pool_defaults.node_config_defaults with enable_autopilot = true would cause google_container_cluster resource creation failure (#8223)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected (#8280)

6.4.0 (September 23, 2024)

DEPRECATIONS:

  • securitycenterv2: deprecated google_scc_v2_organization_scc_big_query_exports. Use google_scc_v2_organization_scc_big_query_export instead. (#8166)

FEATURES:

  • New Data Source: google_secret_manager_regional_secret_version (#8209)

... (truncated)

Commits

Updates hashicorp/azuread to 3.0.1

Release notes

Sourced from hashicorp/azuread's releases.

v3.0.1

BUG FIXES:

  • data.azuread_group - fix ID parsing bugs and some crashes (#1499)
  • azuread_conditional_access_policy - fix a parsing bug for authentication_strength_policy_id (#1499)
  • azuread_service_principal_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_claims_mapping_policy_assignment - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_password - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_token_signing_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job_provision_on_demand - fix parsing bugs for service_principal_id and synchronization_job_id (#1499)
  • azuread_synchronization_secret - fix a parsing bug for service_principal_id (#1499)
Changelog

Sourced from hashicorp/azuread's changelog.

3.0.1 (September 27, 2024)

BUG FIXES:

  • data.azuread_group - fix ID parsing bugs and some crashes (#1499)
  • azuread_conditional_access_policy - fix a parsing bug for authentication_strength_policy_id (#1499)
  • azuread_service_principal_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_claims_mapping_policy_assignment - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_password - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_token_signing_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job_provision_on_demand - fix parsing bugs for service_principal_id and synchronization_job_id (#1499)
  • azuread_synchronization_secret - fix a parsing bug for service_principal_id (#1499)

3.0.0 (September 27, 2024)

NOTES:

  • Major Version: Version 3.0 of the AzureAD Provider is a major version. Some behaviors have changed and some deprecated fields/resources have been removed. Please refer to the 3.0 upgrade guide for more information.
  • When upgrading to v3.0 of the AzureAD Provider, we recommend upgrading to the latest version of Terraform Core (which can be found here).

2.53.1 (June 28, 2024)

BUG FIXES:

  • azuread_application - export the password attribute only when it is set in configuration, to prevent marking existing resources as sensitive (#1422)

2.53.0 (June 28, 2024)

ENHANCEMENTS:

  • azuread_application - support for the password block (#1389)

BUG FIXES:

  • azuread_claims_mapping_policy - set the correct timeouts for this resource (#1419)
  • azuread_service_principal_claims_mapping_policy_assignment - set the correct timeouts for this resource (#1419)
  • azuread_synchronization_secret - set the correct timeouts for this resource (#1419)

2.52.0 (June 13, 2024)

BUG FIXES:

  • azuread_application - fix a bug that could prevent the ignore_changes lifecycle argument from working for the app_role, oauth2_permission_scope, identifier_uris, optional_claims, and required_resource_access properties (#1403)
  • azuread_application - add a workaround for an API bug when instantiating an application from template using the template_id property (#1406)

2.51.0 (June 06, 2024)

ENHANCEMENTS:

... (truncated)

Commits

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 commands and options

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

Updates the requirements on [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread), [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) and [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) to permit the latest version.

Updates `hashicorp/azuread` to 3.0.1
- [Release notes](https://github.com/hashicorp/terraform-provider-azuread/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azuread@v2.39.0...v3.0.1)

Updates `hashicorp/google` to 6.5.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v4.69.0...v6.5.0)

Updates `hashicorp/google-beta` to 6.5.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.69.0...v6.5.0)

Updates `hashicorp/azuread` to 3.0.1
- [Release notes](https://github.com/hashicorp/terraform-provider-azuread/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azuread@v2.39.0...v3.0.1)

---
updated-dependencies:
- dependency-name: hashicorp/azuread
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hashicorp/google
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hashicorp/google-beta
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hashicorp/azuread
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
google_firebase_project_location is deprecated in favor of explicitly configuring google_app_engine_application and google_firestore_database. This resource will be removed in the next major release of the provider.
@marcin-dardzinski marcin-dardzinski merged commit 4484414 into main Oct 2, 2024
3 checks passed
@marcin-dardzinski marcin-dardzinski deleted the dependabot/terraform/example/all-a4758eae61 branch October 2, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant