osinfra-io / google-cloud-kubernetes

Infrastructure as Code (IaC) example for Google Cloud Platform Kubernetes resources.
https://www.osinfra.io
GNU General Public License v2.0
1 stars 0 forks source link

Bump hashicorp/google from 6.3.0 to 6.4.0 in /regional/datadog #153

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps hashicorp/google from 6.3.0 to 6.4.0.

Release notes

Sourced from hashicorp/google's releases.

v6.4.0

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)
  • New Resource: google_database_migration_service_migration_job (#19488)
  • New Resource: google_discovery_engine_target_site (#19469)
  • New Resource: google_healthcare_workspace (#19476)
  • New Resource: google_scc_folder_scc_big_query_export (#19480)
  • New Resource: google_scc_organization_scc_big_query_export (#19465)
  • New Resource: google_scc_project_scc_big_query_export (#19466)
  • New Resource: google_secret_manager_regional_secret_version (#19504)
  • New Resource: google_secret_manager_regional_secret (#19461)
  • New Resource: google_site_verification_web_resource (#19477)
  • New Resource: google_spanner_backup_schedule (#19449)

IMPROVEMENTS:

  • alloydb: added enable_outbound_public_ip field to google_alloydb_instance resource (#19444)
  • apigee: added in-place update for consumer_accept_list field in google_apigee_instance resource (#19442)
  • compute: added interface field to google_compute_attached_disk resource (#19440)
  • compute: added in-place update in google_compute_interconnect resource, except for remote_location and requested_features fields (#19508)
  • filestore: added deletion_protection_enabled and deletion_protection_reason fields to google_filestore_instance resource (#19446)
  • looker: added fips_enabled field to google_looker_instance resource (#19511)
  • metastore: added deletion_protection field to google_dataproc_metastore_service resource (#19505)
  • netapp: added allow_auto_tiering field to google_netapp_storage_pool resource (#19454)
  • netapp: added tiering_policy field to google_netapp_volume resource (#19454)
  • secretmanagerregional: added version_aliases field to google_secret_manager_regional_secret resource (#19514)
  • spanner: added edition field to google_spanner_instance resource (#19449)

BUG FIXES:

  • compute: fixed a permadiff on iap field in google_compute_backend and google_compute_region_backend resources (#19509) container: fixed a bug where specifying node_pool_defaults.node_config_defaults with enable_autopilot = true will cause google_container_cluster resource creation failure (#19543)
  • container: fixed a permadiff on node_config.gcfs_config field in google_container_cluster and google_container_node_pool resources (#19512)
  • container: fixed the in-place update for node_config.gcfs_config field in google_container_cluster and google_container_node_pool resources (#19512)
  • container: made node_config.kubelet_config.cpu_manager_policy field optional to fix its update in google_container_cluster resource (#19464)
  • dns: fixed a permadiff on dnssec_config field in google_dns_managed_zone resource (#19456)
  • pubsub: allowed filter field to contain line breaks in google_pubsub_subscription resource (#19451)
Changelog

Sourced from hashicorp/google's changelog.

6.4.0 (Unreleased)

Commits
  • a525690 Update 6.4.0 CHANGELOG.md (#19534)
  • 9f4b6fc Do not force send insecure_kubelet_readonly_port_enabled during creation (#11...
  • 8710525 Add support for regional secret version datasource `google_secret_manager_reg...
  • fc3652d Clarifying documentation for google_compute_backend_service `locality_lb_po...
  • 4f99624 container: fix updates for node_config.gcfs_config and make optional (#1171...
  • d1fead5 Add FIPS enablement option to Looker (#11488) (#19511)
  • f62e9b3 Magician VCR: Move logBucket and cassetteBucket into Tester struct (#11734) (...
  • 56e11be make backend service iap computed (#11736) (#19509)
  • 126cc1e Fix interconnect immutability issue causing macsec failure (#11700) (#19508)
  • 5e1038e Make UploadLogs use options struct (#11723) (#19507)
  • Additional commits viewable in compare view


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 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)
coderabbitai[bot] commented 4 days ago

[!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](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: -- `I pushed a fix in commit , 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](https://docs.coderabbit.ai/guides/configure-coderabbit) 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](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
infracost[bot] commented 4 days ago

Infracost free monthly run limit exceeded. Please contact hello@infracost.io to purchase usage pack.: 403 Forbidden Infracost free monthly run limit exceeded. Please contact hello@infracost.io to purchase usage pack.