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

Update module hashicorp/terraform-plugin-sdk to v1.4.0 #10960

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2019

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-sdk require minor v1.3.0 -> v1.4.0

Release Notes

hashicorp/terraform-plugin-sdk

v1.4.0

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot requested a review from a team November 20, 2019 23:28
@renovate renovate bot added the dependencies Used to indicate dependency changes. label Nov 20, 2019
@ghost ghost added needs-triage Waiting for first response or review from a maintainer. size/XXL Managed by automation to categorize the size of a PR. labels Nov 20, 2019
Copy link
Member

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notable additions:

d.HasChanges()
validation.StringDoesNotMatch()
validation.FloatAtLeast()
validation.FloatAtMost()

Mostly just gets rid of transitive dependencies on archived hcl2 and hil. We'll let the daily acceptance testing shake anything (unlikely) out.

@@ -414,20 +414,11 @@ github.com/hashicorp/hcl/v2/hclparse
github.com/hashicorp/hcl/v2/hclsyntax
github.com/hashicorp/hcl/v2/hclwrite
github.com/hashicorp/hcl/v2/json
# github.com/hashicorp/hcl2 v0.0.0-20190821123243-0c888d1241f6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bon voyage 👋

github.com/hashicorp/hcl2/hcl/json
github.com/hashicorp/hcl2/hclparse
github.com/hashicorp/hcl2/hclwrite
# github.com/hashicorp/hil v0.0.0-20190212112733-ab17b08d6590
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Au revoir 👋

@bflad bflad added this to the v2.41.0 milestone Nov 27, 2019
@bflad bflad merged commit e50c554 into master Nov 27, 2019
@bflad bflad deleted the renovate/github.com-hashicorp-terraform-plugin-sdk-1.x branch November 27, 2019 00:19
@ghost
Copy link

ghost commented Dec 4, 2019

This has been released in version 2.41.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link

ghost commented Mar 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@hashicorp hashicorp locked and limited conversation to collaborators Mar 28, 2020
@breathingdust breathingdust removed the needs-triage Waiting for first response or review from a maintainer. label Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Used to indicate dependency changes. size/XXL Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants