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

Commits on Oct 10, 2024

  1. Limit NSX Id to 1024 characters

    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 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    daf47af View commit details
    Browse the repository at this point in the history