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
MSO version
V 4.3(1008)
APIC version and APIC Platform for Site Level Resources
V5.2 and on-prem/cloud-aws/cloud-azure/all.
Affected Resource(s)
mso_schema_site
Terraform Configuration Files
refer to mso_schema_site_contract_service_graph (main.tf) in example folder
run terraform apply on main.tfwithoutresource"mso_schema_site_contract_service_graph""site_contract_service_graph" {...}
and try to remove mso_schema_site after apply -> this will remove the resource from state file but not from the UI.
Debug Output
HTTP response unique string POST h ttps://173.36.219.35/mso/api/v1/task {"'errMessage":"Template TEMPLATE1ANV undeploy not allowed. Reason: Template not deployed on any sites"}
Actual Behavior
The site has to be disassociated from the schema
Steps to Reproduce
terraform apply
Important Factoids
This only occurs if there are site level parameters for the objects that are not configured on the site level.
But the mso_schema_site is removed from the terraform state file.
References
#0000
The text was updated successfully, but these errors were encountered:
anvitha-jain
changed the title
mso_schema_site DELETE does not work when schema is not saved.
mso_schema_site delete does not work when schema is not saved.
Jul 23, 2024
github-actionsbot
changed the title
mso_schema_site delete does not work when schema is not saved.
mso_schema_site delete does not work when schema is not saved. (DCNE-55)
Aug 12, 2024
Community Note
Terraform Version
MSO version
APIC version and APIC Platform for Site Level Resources
Affected Resource(s)
Terraform Configuration Files
Debug Output
HTTP response unique string POST h ttps://173.36.219.35/mso/api/v1/task {"'errMessage":"Template TEMPLATE1ANV undeploy not allowed. Reason: Template not deployed on any sites"}
Actual Behavior
The site has to be disassociated from the schema
Steps to Reproduce
terraform apply
Important Factoids
This only occurs if there are site level parameters for the objects that are not configured on the site level.
But the mso_schema_site is removed from the terraform state file.
References
The text was updated successfully, but these errors were encountered: