rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment
MIT License
28 stars 0 forks source link

chore(deps): update terraform http to v3.3.0 #699

Closed teletraan-x[bot] closed 1 year ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
http (source) required_provider minor 3.2.1 -> 3.3.0

Release Notes

hashicorp/terraform-provider-http ### [`v3.3.0`](https://togithub.com/hashicorp/terraform-provider-http/blob/HEAD/CHANGELOG.md#​330-April-25-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-http/compare/v3.2.1...v3.3.0) NOTES: - This Go module has been updated to Go 1.19 per the [Go support policy](https://golang.org/doc/devel/release.html#policy). Any consumers building on earlier Go versions may experience errors. ([#​245](https://togithub.com/hashicorp/terraform-provider-http/issues/245)) ENHANCEMENTS: - data-source/http: Added `retry` with nested `attempts`, `max_delay_ms` and `min_delay_ms` ([#​151](https://togithub.com/hashicorp/terraform-provider-http/issues/151)) - data-source/http: Added `request_timeout_ms` ([#​151](https://togithub.com/hashicorp/terraform-provider-http/issues/151))

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Renovate Bot.

teletraan-x[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.58s
✅ TERRAFORM terraform-fmt 2 0 0.09s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_