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

Limit NSX Id to 1024 characters #1408

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

salv-orlando
Copy link
Member

Excessive long URIs will not be accepted by NSX.
There should be no need to specify long NSX ids in Terraform resources, therefore capping length to
1024 characters to avoid hitting unexpected issues while refreshing resource state.

@salv-orlando
Copy link
Member Author

/test-all

Excessive long URIs will not be accepted by NSX.
There should be no need to specify long NSX ids in
Terraform resources, therefore capping length to
1024 characters to avoid hitting unexpected issues
while refreshing resource state.

Signed-off-by: Salvatore Orlando <[email protected]>
@salv-orlando
Copy link
Member Author

/test-all

@salv-orlando salv-orlando merged commit 28f7685 into vmware:vpc20-feature-branch Oct 10, 2024
4 checks passed
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