Skip to content
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

Update Terraform openstack to v3 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Type Update Change
openstack (source) required_provider major 2.1.0 -> 3.0.0

Release Notes

terraform-provider-openstack/terraform-provider-openstack (openstack)

v3.0.0

Compare Source

NOTES

  • This is a major release that removes deprecated resources and data sources. Please follow the upgrade guide to avoid issues.
  • Upgraded Gophercloud to v2 (#​1747)
  • Updated Golang to 1.22 (#​1747)

BREAKING CHANGES

  • Removed the deprecated openstack_blockstorage_snapshot_v2 data source (#​1751)
  • Removed the deprecated openstack_blockstorage_volume_v2 data source (#​1751)
  • Removed the deprecated openstack_fw_policy_v1 data source (#​1751)
  • Removed the deprecated openstack_blockstorage_quotaset_v2 resource (#​1751)
  • Removed the deprecated openstack_blockstorage_volume_v1 resource (#​1751)
  • Removed the deprecated openstack_blockstorage_volume_v2 resource (#​1751)
  • Removed the deprecated openstack_blockstorage_volume_attach_v2 resource (#​1751)
  • Removed the deprecated openstack_compute_secgroup_v2 resource (#​1751)
  • Removed the deprecated openstack_compute_floatingip_v2 resource (#​1751)
  • Removed the deprecated openstack_compute_floatingip_associate_v2 resource (#​1751)
  • Removed the deprecated openstack_fw_firewall_v1 resource (#​1751)
  • Removed the deprecated openstack_fw_policy_v1 resource (#​1751)
  • Removed the deprecated openstack_fw_rule_v1 resource (#​1751)
  • Removed the deprecated openstack_lb_member_v1 resource (#​1751)
  • Removed the deprecated openstack_lb_monitor_v1 resource (#​1751)
  • Removed the deprecated openstack_lb_pool_v1 resource (#​1751)
  • Removed the deprecated openstack_lb_vip_v1 resource (#​1751)
  • Removed support for the OS_NOVA_NETWORK environment variable from the openstack_compute_instance_v2 resource (#​1751)

IMPROVEMENTS

  • Added the ability to set any protocol in the openstack_networking_secgroup_rule_v2 resource (#​1765)
  • Added support for the pause power_state in the openstack_compute_instance_v2 resource (#​1667)
  • Added support for the pause power_state in the openstack_compute_instance_v2 data source (#​1667)
  • Added the ability to import the openstack_dns_recordset_v2 resource state from tenant projects (#​1778)
  • Added a new openstack_identity_project_ids_v3 data source (#​1779)
  • Added new key and digest arguments to the openstack_objectstorage_tempurl_v1 resource (#​1782)
  • Added a new master_lb_enabled argument to the openstack_containerinfra_cluster_v1 resource (#​1767)
  • Added a new master_lb_enabled argument to the openstack_containerinfra_cluster_v1 data source (#​1767)
  • Added new domain_name and http_version arguments to the openstack_lb_monitor_v2 resource (#​1786)
  • Added a new openstack_objectstorage_account_v1 resource (#​1781)
  • Added new TLS-related arguments to the openstack_lb_listener_v2 resource (#​1785)
  • Added new TLS-related arguments to the openstack_lb_pool_v2 resource (#​1785)
  • Added a new openstack_lb_flavorprofile_v2 resource (#​1716)

BUG FIXES

  • Fixed a bug where a domain could not be deleted until it was disabled in the openstack_identity_project_v3 resource (#​1770)
  • Fixed a bug where persistence could not be removed from the openstack_lb_pool_v2 resource (#​1785)

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants