Skip to content

Update Terraform openstack to v1.49.0 - autoclosed

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.48.0 -> ~> 1.49.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

terraform-provider-openstack/terraform-provider-openstack

v1.49.0

Compare Source

FEATURES

  • Updated Gophercloud to 1.0.0 (#​1441)

IMMROVEMENTS

  • Added service_types argument to networking_subnet_v2 resource (#​1445)
  • Added service_types argument to networking_subnet_v2 data source (#​1445)
  • Added description argument to compute_flavor_v2 resource (#​1441)
  • Added created and updated attribute to compute_instance_v2 resource (#​1423)
  • Added created and updated attribute to compute_instance_v2 data source (#​1423)
  • Update docs for containerinfra_nodegroup_v1 (#​1426 and #​1436)

BUG FIXES

  • Fixed setting docker_volume_size on containerinfra_nodegroup_v1 (#​1437)
  • Fixed update for node_count on containerinfra_cluster_v1 (#​1431)
  • Fixed min_node_count and max_node_count on containerinfra_nodegroup_v1 (#​1431)
  • Fixed merge_labels on containerinfra_cluster_v1 (#​1435)
  • Fixed configuration/value type mismatch on db_configuration_v1 (#​1440)

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