Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 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.

terraform-google-cloud-dns v4.1.0

Features

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

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

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.

[3.0.1] - 2020-03-04

Fixed

  • Fix item lookup in dynamic dnssec block. #6

[3.0.0] - 2019-10-24

Added

  • DNSSEC support. #4

... (truncated)

Commits

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.1

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](https://github.com/terraform-google-modules/terraform-google-cloud-dns/commits/v4.1.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.

1 participant