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

volterra_virtual_site cannot be edited #264

Open
michaelbuemi opened this issue Jul 31, 2024 · 3 comments
Open

volterra_virtual_site cannot be edited #264

michaelbuemi opened this issue Jul 31, 2024 · 3 comments

Comments

@michaelbuemi
Copy link

Unsure if this is an issue with the Terraform provider or the REST API in general. The API docs actually imply that you can replace a virtual site, but doesn't list a "spec" body for those changes.

The Terraform provider appears to attempt to correctly edit the virtual site, but no changes are made.

@michaelbuemi michaelbuemi changed the title Virtual sites cannot be edited volterra_virtual_site cannot be edited Jul 31, 2024
@eissko
Copy link

eissko commented Sep 3, 2024

@michaelbuemi We got the same issue here. We changed the expression of site_selector of virtual site. It is detected by terraform plan. The apply ends as successful but the change is not really propagated into virtual site object in F5 cloud.

@eissko
Copy link

eissko commented Sep 3, 2024

@michaelbuemi actually this looks like a feature. I cannot even edit site_selector of virtual site in F5 graphical interface. The virtual site must recreated.

@michaelbuemi
Copy link
Author

@eissko yea I couldn't tell what the intent was with this. From a technical perspective, I understand if the virtual site can't be modified once it is in use. Of course, the provider should understand this and reject the configuration.

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

No branches or pull requests

2 participants