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 hashicorp/google from 6.4.0 to 6.5.0 #253

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps hashicorp/google from 6.4.0 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)
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 6.4.0 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@v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

infracost bot commented Sep 30, 2024

💰 Infracost report

Monthly estimate generated

Estimate details (includes details of unsupported resources)
──────────────────────────────────
1 project has no cost estimate change.
Run the following command to see its breakdown: infracost breakdown --path=/path/to/code

──────────────────────────────────
145 cloud resources were detected:
∙ 0 were estimated
∙ 43 were free
∙ 102 are not supported yet, see https://infracost.io/requested-resources:
  ∙ 45 x google_cloud_identity_group_membership
  ∙ 34 x google_folder
  ∙ 14 x google_cloud_identity_group
  ∙ 9 x google_billing_budget
This comment will be updated when code changes.

Copy link
Contributor

coderabbitai bot commented Sep 30, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai or @coderabbitai title anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@osinfra-sa osinfra-sa merged commit 69dee0c into main Sep 30, 2024
3 of 4 checks passed
@osinfra-sa osinfra-sa deleted the dependabot/terraform/hashicorp/google-6.5.0 branch September 30, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant