Skip to content

chore(deps): update terraform openstack to v1.45.0

Renovate Bot requested to merge renovate/openstack-1.x into main

This MR contains the following updates:

Package Type Update Change
openstack (source) required_provider minor ~> 1.44.0 -> ~> 1.45.0

Release Notes

terraform-provider-openstack/terraform-provider-openstack

v1.45.0

Compare Source

FEATURES

  • New Data Source: openstack_compute_quotaset_v2 (#​1302)

IMMROVEMENTS

  • Added retries reading dns_zone_v2 and compute_instance_v2 state after creation in case of 502, 504 HTTP errors (#​1303)

BUG FIXES

  • Improved removal of networking_router_interface_v2 resource so it will delete only needed port on a router (#​1297)
  • Flagged url attribute of objectstorage_tempurl_v1 resource as sensitive (#​1305)
  • Fixed not specified quota values are being set to 0 in compute_quotaset_v2 resource (#​1304)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports