You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform Version
1.7.3
MSO version
V 4.2.3k
APIC version and APIC Platform for Site Level Resources
github-actionsbot
changed the title
mso_schema_site_contract_service_graph incorrectly imports redirect policy name
mso_schema_site_contract_service_graph incorrectly imports redirect policy name (DCNE-204)
Oct 9, 2024
Additionally due to #273 we are not able to configure redirect policy via Terraform, and we have to workaround this by setting redirect policy manually on NDO. Would be good to have a possibility to not import that single attribute
Community Note
Terraform Version
1.7.3
MSO version
APIC version and APIC Platform for Site Level Resources
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
should import the full name REDIRECT-POLICY but it is cutting the string after "-" character
Actual Behavior
is cutting the string after "-" character
Steps to Reproduce
terraform import mso_schema_site_contract_service_graph.service_graph_contract <schema id>/sites/<site id>/templates/UpgradeTemplate22/contracts/CONTRACT
Important Factoids
References
The text was updated successfully, but these errors were encountered: