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 provider openstack to v3 #578

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sd109
Copy link
Member

@sd109 sd109 commented Feb 14, 2025

AFAIK the comment regarding openstack_compute_floatingip_associate_v2 is no longer applicable so I think we can try to upgrade? I don't think we're using any of the other removed resource types listed here so shouldn't require any other changes in the appliance https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs/guides/upgrade-guide-version-3

@sd109 sd109 requested a review from a team as a code owner February 14, 2025 11:10
@sd109 sd109 force-pushed the update/tf-provider-openstack branch from e5ff728 to 839e45d Compare February 18, 2025 11:10
Copy link
Collaborator

@sjpb sjpb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the other hits for this too please:

$ grep -r required_providers environments/
environments/.stackhpc/tofu/main.tf:  required_providers {
environments/skeleton/{{cookiecutter.environment}}/tofu/main.tf:  required_providers {
environments/skeleton/{{cookiecutter.environment}}/tofu/node_group/main.tf:  required_providers {

@sjpb
Copy link
Collaborator

sjpb commented Feb 19, 2025

I cancelled the tests b/c the current PR changes don't actually affect the CI environment

@sjpb
Copy link
Collaborator

sjpb commented Mar 7, 2025

@sd109 I'm still interested in getting this in, see comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants