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

Resource apstra_datacenter_blueprint: clear ipv6 flag when creating blueprint #656

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

chrismarget-j
Copy link
Collaborator

@chrismarget-j chrismarget-j commented Apr 24, 2024

This PR clears the Ipv6Enabled flag from the FabricSettings object in a blueprint creation request because the flag (which would be ignored by the API) provokes an SDK error.

The flag is set in a post-creation operation (no change here).

Added a test for this condition to the test cases.

Closes #655

@chrismarget-j chrismarget-j merged commit 98b37dd into main Apr 24, 2024
1 check passed
@chrismarget-j chrismarget-j deleted the bug/655-create-blueprint-with-ipv6 branch April 24, 2024 16:06
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.

Cannot create blueprint with IPv6 enabled
2 participants