Skip to content

Update Terraform openstack to v1.48.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.47.0 -> ~> 1.48.0

Release Notes

terraform-provider-openstack/terraform-provider-openstack

v1.48.0

Compare Source

FEATURES

  • New Resource: containerinfra_nodegroup_v1 (#​1364)
  • New Data Source: containerinfra_nodegroup_v1 (#​1364)
  • New Data Source: openstack_compute_limits_v2 (#​1418)

IMMROVEMENTS

  • Added user_id argument to compute_keypair_v2 resource (#​1349)
  • Added rebuild support for compute_instance_v2 resource so image_id, image_name and personality won't create a new resource anymore (#​1368)
  • Added monitor_port and monitor_address to lb_members_v2 (#​1363)
  • Added monitor_port and monitor_address to lb_member_v2 (#​1390)
  • Added ability to import openstack_networking_port_secgroup_associate_v2 (#​1415)
  • Added storage_policy to objectstorage_container_v1 (#​1416)

BUG FIXES

  • Fixed panic on ignored error from net.ParseCIDR(cidr) (#​1377)
  • Fixed required region attribute on networking_quota_v2 datasource (#​1374)
  • Fixed not setting properties on images_image_v2 datasource (#​1370)
  • Fixed handling of missing flavors in openstack_compute_instance_v2 (#​1362)

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 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