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

apstra_freeform_resource validator should return when values-to-be-validated are not yet known #954

Conversation

chrismarget-j
Copy link
Collaborator

@chrismarget-j chrismarget-j commented Oct 25, 2024

Attributes which are unknown when the validator is run must not cause a validation failure.

The validator must exit without error rather than trying to evaluate these attributes.

The validator will be called again after the attribute values are known.

Closes #953

@chrismarget-j chrismarget-j merged commit 2b696be into main Oct 25, 2024
1 check passed
@chrismarget-j chrismarget-j deleted the 953-apstra_freeform_resource-validation-must-stop-when-it-encounters-unknown-values branch October 25, 2024 01:59
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.

apstra_freeform_resource validation must stop when it encounters unknown values
2 participants