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.4.0 #731

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.3.0 -> 3.4.0

Release Notes

hashicorp/terraform-provider-http (http) ### [`v3.4.0`](https://togithub.com/hashicorp/terraform-provider-http/blob/HEAD/CHANGELOG.md#​340-June-21-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-http/compare/v3.3.0...v3.4.0) ENHANCEMENTS: - data-source/http: `response_body_base64` has been added and contains a standard base64 encoding of the response body ([#​158](https://togithub.com/hashicorp/terraform-provider-http/issues/158)) - data-source/http: Replaced issuing warning on the basis of possible non-text `Content-Type` with issuing warning if response body does not contain valid UTF-8. ([#​158](https://togithub.com/hashicorp/terraform-provider-http/issues/158))

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.38s
βœ… TERRAFORM terraform-fmt 2 0 0.1s

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_