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 hashicorp/null requirement from ~> 2.1 to ~> 3.2 in /5-app-infra/modules/env_base #120

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 Nov 1, 2022

Updates the requirements on hashicorp/null to permit the latest version.

Release notes

Sourced from hashicorp/null's releases.

v3.2.0

NOTES:

Changelog

Sourced from hashicorp/null's changelog.

3.2.0 (October 25, 2022)

NOTES:

3.1.1 (March 16, 2022)

NOTES:

  • Updated terraform-plugin-docs to v0.7.0: this improves generated documentation, with attributes now correctly formatted as code and provided with anchors.
  • Functionally identical to the previous 3.1.0 release.

3.1.0 (February 19, 2021)

Binary releases of this provider now include the darwin-arm64 platform. This version contains no further changes.

3.0.0 (October 08, 2020)

Binary releases of this provider now include the linux-arm64 platform.

BREAKING CHANGES:

  • Upgrade to version 2 of the Terraform Plugin SDK, which drops support for Terraform 0.11. This provider will continue to work as expected for users of Terraform 0.11, which will not download the new version. (#47)

2.1.2 (April 30, 2019)

  • This releases includes another Terraform SDK upgrade intended to align with that being used for other providers as we prepare for the Core v0.12.0 release. It should have no significant changes in behavior for this provider.

2.1.1 (April 11, 2019)

  • This releases includes only a Terraform SDK upgrade intended to align with that being used for other providers as we prepare for the Core v0.12.0 release. It should have no significant changes in behavior for this provider.

2.1.0 (February 27, 2019)

IMPROVEMENTS:

  • The previous release contains an SDK incompatible with TF 0.12. Fortunately 0.12 was not released yet so upgrading the vendored sdk makes this release compatible with 0.12.

2.0.0 (January 18, 2019)

IMPROVEMENTS:

  • The provider is now compatible with Terraform v0.12, while retaining compatibility with prior versions.

1.0.0 (September 26, 2017)

... (truncated)

Commits
  • 29beca4 Merge pull request #150 from hashicorp/frameworkMigration
  • ee12a03 Correct the registry address for the provider server
  • 19828ce Update CHANGELOG.md for new release
  • 06f0fbb Properly set the State from the Plan in the Create method
  • 238d80a Add requiresReplaceIfValuesNotNullModifier to Triggers attribute to prevent r...
  • 7d055db Add requiresReplaceIfValuesNotNull plan modifier
  • 85bfb16 Update dependencies
  • b212cda Merge branch 'main' into frameworkMigration
  • 60bf7c8 Refactor data source and resource functions to be on a pointer receiver
  • 5e8e8e5 Merge pull request #152 from hashicorp/dependabot/go_modules/github.com/hashi...
  • 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)

Updates the requirements on [hashicorp/null](https://github.com/hashicorp/terraform-provider-null) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-null/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-null/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-null@v2.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: hashicorp/null
  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