Skip to content

Update Terraform openstack to v1.47.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.46.0 -> ~> 1.47.0

Release Notes

terraform-provider-openstack/terraform-provider-openstack

v1.47.0

Compare Source

IMMROVEMENTS

  • Added host attribute to blockstorage_volume_v3 datasource (#​1291)
  • Added possibility to update protected, min_disk_gb, min_ram_mb arguments of image_v2 resource (#​1341)
  • Added enable_logging flag into provider configuration that sets the same behaviour as OS_DEBUG env variable (#​1246)
  • Added dpd examples and tests to vpnaas_site_connection_v2 resource (#​1344)

BUG FIXES

  • Fixed lb_members_v2 documentation (#​1340)
  • Added missing environent variables from documentation (#​1348)
  • Fixed MROXYV2 protocol validation in lb_pool_v2 resource (#​1346)
  • Fixed provider panics on containerinfra_cluster_v1 resource (#​1308)

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