Lionel Hercot
Lionel Hercot
PR #522 is fixing documentation but we should still consider the new use case.
@akira6592 is there a way to just have a wildcard? This looks like it will be a pain to manage this list.
@akira6592 Have you seen my question above?
Hi @gnakh thanks for the contribution! Some of the classes are written without the ":" separator and most of them are written with. For consistency lets make all of the...
Closing this issue as we have not heard back. Feel free to reopen or comment if still needed.
The EPG class (fvAEPg) does not support ownerKey and ownerTag properties so it will first have to be added to APIC before we can support it here. BD class (fvBD)...
You might want to look at tagAnnotation using aci_tag module (https://docs.ansible.com/ansible/devel/collections/cisco/aci/aci_tag_module.html) as that is a children object which is supported everywhere in the MIT.
Hi @cla-azzarello You can configure the contracts by using the relation_fv_rs_prov and relation_fv_rs_cons in https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/external_network_instance_profile If you want a separate resource you can also use https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs/resources/epg_to_contract and pass the DN...
Thanks for the response. I will be closing this issue as you mentioned it is solved.
Good point. Let me reopen it and find a way to fix that documentation part.