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_datacenter_device_allocation doesn't handle deprecated attribute deploy_mode correctly #609

Closed
chrismarget-j opened this issue Mar 8, 2024 · 0 comments · Fixed by #610
Labels
bug Something isn't working

Comments

@chrismarget-j
Copy link
Collaborator

│ Error: Value Conversion Error
│ 
│   with apstra_datacenter_device_allocation.lab_guide,
│ An unexpected error was encountered trying to convert from struct value. This is always an error in the provider. Please report the following to the provider developer:
│ 
│ error retrieving field names from struct tags: : need a struct tag for "tfsdk" on UnhandledNullAsEmpty

This issue occurs in creating a dummy system_attributes object from the deprecated deploy_mode attribute.

@chrismarget-j chrismarget-j changed the title Bug: apstra_datacenter_device_allocation doesn't handle deprecated attribute deploy_mode correctly apstra_datacenter_device_allocation doesn't handle deprecated attribute deploy_mode correctly Mar 8, 2024
@chrismarget-j chrismarget-j added the bug Something isn't working label Mar 8, 2024
chrismarget-j added a commit that referenced this issue Mar 8, 2024
chrismarget-j added a commit that referenced this issue Mar 8, 2024
…dling

Bug #609 - fix handling of deprecated attribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant