-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Update module hashicorp/terraform-plugin-sdk to v1.4.0 #10960
Conversation
There was a problem hiding this 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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Au revoir 👋
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! |
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! |
This PR contains the following updates:
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.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.