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 terraform-google-modules/cloud-dns/google requirement from ~> 3.1 to ~> 4.2 in /3-networks/modules/base_shared_vpc #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Updates the requirements on terraform-google-modules/cloud-dns/google to permit the latest version.

Release notes

Sourced from terraform-google-modules/cloud-dns/google's releases.

v4.2.0

4.2.0 (2022-11-28)

Features

  • add reverse lookup & service dir zone (#36) (b67b86e)

Bug Fixes

Changelog

Sourced from terraform-google-modules/cloud-dns/google's changelog.

4.2.0 (2022-11-28)

Features

  • add reverse lookup & service dir zone (#36) (b67b86e)

Bug Fixes

4.1.0 (2021-12-22)

Features

  • update TPG version constraints to allow 4.0 (#33) (10a2f46)

4.0.0 (2021-06-23)

⚠ BREAKING CHANGES

  • target_name_server_addresses is now a list of objects, allowing setting forwarding_path for each address.
  • add Terraform 0.13 constraint and module attribution (#22)

Features

  • add force_destroy variable for zones (#29) (8bb8746)
  • add Terraform 0.13 constraint and module attribution (#22) (52cd08a)
  • allow setting routing path for target_name_server_addresses (#27) (53955cb)

Bug Fixes

  • Remove deprecated list() function (#28) (7c9cd40)

3.1.0 (2020-11-22)

Features

  • Add support for specifying labels (with var.labels) (#15) (70ee8ee)

[3.0.2] - 2020-06-01

Fixed

  • Ensured description is properly passed through to zones.

... (truncated)

Commits
  • 2ca8565 chore(master): release 4.2.0 (#38)
  • 6fbbab7 chore(deps): update terraform terraform-google-modules/project-factory/google...
  • ea21152 chore: update CODEOWNERS
  • 29dbc47 chore: update .github/renovate.json
  • d4c7254 chore: update CODEOWNERS
  • eac17c8 chore: update .github/renovate.json
  • 6658473 chore: update .github/renovate.json
  • b402eaa chore: update .github/workflows/stale.yml
  • 7f1f20d chore: update .github/renovate.json
  • 45b3b1b fix: var.dnssec_config set to {} (#39)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

…ment from ~> 3.1 to ~> 4.2

Updates the requirements on [terraform-google-modules/cloud-dns/google](https://github.com/terraform-google-modules/terraform-google-cloud-dns) to permit the latest version.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-cloud-dns/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-cloud-dns/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-cloud-dns@v3.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: terraform-google-modules/cloud-dns/google
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants