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

chore(deps): Update TF modules (major) - autoclosed #72

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
GoogleCloudPlatform/sql-db/google (source) module major ~> 15.0 -> ~> 18.0
terraform-google-modules/bigquery/google (source) module major ~> 6.0 -> ~> 7.0
terraform-google-modules/cloud-storage/google (source) module major ~>4.0 -> ~> 5.0
terraform-google-modules/cloud-storage/google (source) module major ~>3.4 -> ~> 5.0
terraform-google-modules/network/google (source) module major ~> 7.0 -> ~> 9.0
terraform-google-modules/pubsub/google (source) module major ~> 5.0 -> ~> 6.0

Release Notes

terraform-google-modules/terraform-google-sql-db (GoogleCloudPlatform/sql-db/google)

v18.2.0

Compare Source

Features
  • add master_instance_name and instance_type to mysql module (#​556) (6cda644)
Bug Fixes
  • Don't define backup_configuration if default DB is configured as a replica (#​559) (52224ad)

v18.1.0

Compare Source

Features
Bug Fixes

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • safer_mysql module's assign_public_ip input should be bool type (#​541)
Features
Bug Fixes
  • safer_mysql module's assign_public_ip input should be bool type (#​541) (4521594)

v17.1.0

Compare Source

Features
Bug Fixes

v17.0.1

Compare Source

Bug Fixes
  • deps: update actions/checkout action to v4 (#​510) (9012164)
  • deps: update cft/developer-tools docker tag to v1.15 (#​508) (8c32574)
  • Fix zone auto-detection when var.zones are not set (#​534) (8409f72)
  • upgraded versions.tf to include minor bumps from tpg v5 (#​523) (5102a7b)

v17.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG >= 4.80: add support for psc (private service connect) (#​507)
Features
Bug Fixes
  • deps: update module github.com/googlecloudplatform/cloud-foundation-toolkit/infra/blueprint-test to v0.8.0 (#​505) (5b111a6)

v16.1.0

Compare Source

Features
  • config connector_enforcement in postgres and mssql (#​500) (5789b54)

v16.0.0

Compare Source

⚠ BREAKING CHANGES
  • added edition in mssql, mysql, postgresql, safer_sql and data_cache_config to mysql and safer_sql modules (#​491)
Features
  • added edition in mssql, mysql, postgresql, safer_sql and data_cache_config to mysql and safer_sql modules (#​491) (0024b24)
Bug Fixes
  • to avoid password reset for existing additional users for mssql (#​489) (923cd11)
terraform-google-modules/terraform-google-bigquery (terraform-google-modules/bigquery/google)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • data_warehosue migrating to TheLook Ecommerce dataset (#​257)
Features
Bug Fixes
  • data_warehouse add bigquery data policy api (#​254) (f2aa4f3)
  • data_warehouse api identity dependency for p/s (#​252) (d2c1256)
  • deps: update terraform terraform-google-modules/project-factory/google to 14.3 (#​245) (cf6869c)
  • update architecture diagrams, fix integration test (#​241) (bc5abf8)
  • update workflow.tftpl bc subworkflow creates bq not biglake tables (#​246) (fc7d4ae)
  • upgrade hashicorp/google to 5.0 (#​259) (096ca4e)
  • upgraded versions.tf to include minor bumps from tpg v5 (#​261) (7fd5bcb)
terraform-google-modules/terraform-google-cloud-storage (terraform-google-modules/cloud-storage/google)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG >= 4.46: adds support to autoclass (#​265)
Features
Bug Fixes
  • upgraded versions.tf to include minor bumps from tpg v5 (#​276) (b94c2f9)
terraform-google-modules/terraform-google-network (terraform-google-modules/network/google)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Add dynamic block to define secondary subnets (#​523)
Features
Bug Fixes
  • src_threat_intelligences is missing from the variable object definition. (#​530) (654c366)

v8.1.0

Compare Source

Features

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • bumping tf to v1.3 for fabric-net-firewall (#​515)
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v5 (#​489)
Bug Fixes
  • bumping tf to v1.3 for fabric-net-firewall (#​515) (c08ea5f)
  • deps: Update Terraform terraform-google-modules/cloud-dns/google to v5 (#​489) (adb3e2a)
  • network-firewall-policy not able to use target_secure_tags (#​514) (a5418b4)
terraform-google-modules/terraform-google-pubsub (terraform-google-modules/pubsub/google)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG>=4.78: add cloud storage subscription support (#​145)
  • remove iot (#​143)
Features
  • TPG>=4.78: add cloud storage subscription support (#​145) (95863ab)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate-bot renovate-bot requested review from prabhu34, gtsorbo and a team as code owners August 24, 2023 20:43
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 24, 2023
@dpebot
Copy link
Collaborator

dpebot commented Aug 24, 2023

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update tf modules (major) fix(deps): update tf modules (major) Aug 27, 2023
@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 453c0a4 to 98cd0e7 Compare September 11, 2023 21:59
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@renovate-bot renovate-bot changed the title fix(deps): update tf modules (major) chore(deps): Update TF modules (major) Sep 11, 2023
@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 98cd0e7 to e42bd2f Compare September 11, 2023 22:23
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from e42bd2f to 5085f4d Compare October 5, 2023 06:53
@dpebot
Copy link
Collaborator

dpebot commented Oct 5, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 5085f4d to 3b49eac Compare October 24, 2023 18:23
@dpebot
Copy link
Collaborator

dpebot commented Oct 24, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 3b49eac to 0303687 Compare October 26, 2023 16:23
@dpebot
Copy link
Collaborator

dpebot commented Oct 26, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 0303687 to 7e86dd4 Compare November 6, 2023 23:14
@dpebot
Copy link
Collaborator

dpebot commented Nov 6, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 7e86dd4 to b162cd9 Compare November 8, 2023 18:33
@dpebot
Copy link
Collaborator

dpebot commented Nov 8, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from b162cd9 to 9897c7e Compare November 11, 2023 04:47
@dpebot
Copy link
Collaborator

dpebot commented Nov 11, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 9897c7e to 03c7092 Compare December 11, 2023 18:25
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 03c7092 to 5a0c2e8 Compare December 20, 2023 02:35
@dpebot
Copy link
Collaborator

dpebot commented Dec 20, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 5a0c2e8 to f9fb01a Compare December 20, 2023 05:02
@dpebot
Copy link
Collaborator

dpebot commented Dec 20, 2023

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from f9fb01a to 60fb099 Compare January 3, 2024 20:31
@dpebot
Copy link
Collaborator

dpebot commented Jan 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 60fb099 to 6418f6e Compare January 12, 2024 00:22
@dpebot
Copy link
Collaborator

dpebot commented Jan 12, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/major-tf-modules branch from 6418f6e to 2ce8f9b Compare January 18, 2024 16:51
@dpebot
Copy link
Collaborator

dpebot commented Jan 18, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update TF modules (major) chore(deps): Update TF modules (major) - autoclosed Mar 12, 2024
@renovate-bot renovate-bot deleted the renovate/major-tf-modules branch March 12, 2024 13:04
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.

2 participants