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
However, this doesnt allow us to import AP which is split across multiple templates - we are in a scenario where upgrade script split existing single stretched schema into multiple stretched schemas, and same AP is in 3 schemas with different EPGs in each. We need to be able to import each of those AP to be able to import EPGs.
Steps to Reproduce
terraform apply
Important Factoids
References
#0000
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
mso_schema_site_anp doesn't work with template name
mso_schema_site_anp doesn't work with template name (DCNE-210)
Oct 16, 2024
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
│ Error: Unable to find Site Anp XX
│
Panic Output
Expected Behavior
the command should allow specifying template name to import AP
Actual Behavior
currently it will work only if i remove template from command and use following syntax, so doc is also not correct:
However, this doesnt allow us to import AP which is split across multiple templates - we are in a scenario where upgrade script split existing single stretched schema into multiple stretched schemas, and same AP is in 3 schemas with different EPGs in each. We need to be able to import each of those AP to be able to import EPGs.
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: