Skip to content

Update Terraform restapi to v2 #1974

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged

Update Terraform restapi to v2 #1974

merged 1 commit into from
Apr 10, 2025

Conversation

govuk-ci
Copy link
Contributor

@govuk-ci govuk-ci commented Apr 8, 2025

This PR contains the following updates:

Package Type Update Change
restapi (source) required_provider major ~> 1.20.0 -> ~> 2.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Mastercard/terraform-provider-restapi (restapi)

v2.0.1

Compare Source

Fixed
  • Fix a case where the provider crashes during delta comparison if null is a value in the data field. Thanks for the report in #​287, @​lonelyelk!

v2.0.0

Compare Source

New
  • @​michaelPotter added an awesome new feature to detect/repair remote changes in #​216 aligned with Terraform's test/repair paradigm! See ignore_changes_to and ignore_all_server_changes!
  • You can set which CAs you trust in the provider directly instead of using only the system-managed certs thanks to #​270 by @​daniel-butler-irl!
  • Thanks to @​Wiston999 in #​266, you can pass search_data as a body to performing searches!
Fixed
  • Fix a case where missing resources don't get recreated by Terraform. Thanks, @​mauriceackel for #​282!
  • You can search for boolean values now. Thanks for the bug report in #​227, Mykhailo-Roit!
Misc

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

This PR has been generated by Renovate Bot.

@govuk-ci govuk-ci added dependencies Pull requests that update a dependency file renovate labels Apr 8, 2025
@govuk-ci govuk-ci force-pushed the renovate/restapi-2.x branch 4 times, most recently from 1c19952 to bb73fed Compare April 9, 2025 16:01
@govuk-ci govuk-ci force-pushed the renovate/restapi-2.x branch from bb73fed to 7c9f68a Compare April 10, 2025 09:01
Copy link
Contributor

@AgaDufrat AgaDufrat left a comment

Choose a reason for hiding this comment

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

Doesn't seem to include breaking changes. Just new features and fixes

@AgaDufrat AgaDufrat merged commit 5259e9b into main Apr 10, 2025
4 checks passed
@AgaDufrat AgaDufrat deleted the renovate/restapi-2.x branch April 10, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants