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

sat location name now mutable #5710

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

Conversation

simonnaegele
Copy link

@simonnaegele simonnaegele commented Oct 8, 2024

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Closes #5711

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@hkantare
Copy link
Collaborator

@simonnaegele If the name is mutable does it indicates we can update or we need to destroy and recreate new sat

@hkantare
Copy link
Collaborator

Pls run the respective testcases

@simonnaegele
Copy link
Author

@hkantare mutable means that name can be updated using the REST API (not terraform).
I am currently working on the SDK to make it possible to also use terraform to modify the name of a satellite location.

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.

Satellite location name should be mutable
2 participants