tfautomv
tfautomv copied to clipboard
fix(deps): update module github.com/hashicorp/terraform-json to v0.24.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/hashicorp/terraform-json | v0.23.0 -> v0.24.0 |
Release Notes
hashicorp/terraform-json (github.com/hashicorp/terraform-json)
v0.24.0
ENHANCEMENTS:
- Add support for write-only attributes by @SarahFrench in https://github.com/hashicorp/terraform-json/pull/146
INTERNAL:
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in https://github.com/hashicorp/terraform-json/pull/141
- Add CONTRIBUTING.md by @radeksimko in https://github.com/hashicorp/terraform-json/pull/143
- ci: Report test coverage by @radeksimko in https://github.com/hashicorp/terraform-json/pull/144
- Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 by @dependabot in https://github.com/hashicorp/terraform-json/pull/145
New Contributors
- @SarahFrench made their first contribution in https://github.com/hashicorp/terraform-json/pull/146
Full Changelog: https://github.com/hashicorp/terraform-json/compare/v0.23.0...v0.24.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 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
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
| Package | Change |
|---|---|
github.com/zclconf/go-cty |
v1.15.0 -> v1.16.2 |