Akini Ross

Results 30 comments of Akini Ross

Hi @JockeW-DvL, just to get a better understanding, could you provide your configuration also? I assume you do not define any contract relationships in aci_endpoint_security_group.terraform_esg configuration.

Hi @JockeW-DvL, I had a quick look today to see if I could find a quick solution to specify it in the ESG resource. Is there a reason that you...

Hi @JockeW-DvL, Ok thanks for the additional information, this is currently indeed not possible. The resource assumes that you define all the relationships to the ESG whenever you manage an...

Hi @JockeW-DvL, I was thinking a bit more about your problem and think the best way would probably be to define a local module. This way you bypass the restriction...

Hi @JockeW-DvL, I was running some additional checks and noticed that the behaviour is also not matching the behaviour as we have in the EPG resource. I have labeled it...

Hi @JockeW-DvL, so looking at the code and running several tests drew me to the following conclusion. We need to migrate the resource into plugin framework in order for this...

I have some time now if you are available, can you send me an email directly so we can schedule something?

Note to include also missing functionality as described in: https://github.com/CiscoDevNet/ansible-aci/issues/432

please also rebase on latest code, this will like also remove the pep8 empty line end of file issue in aci.py

Resources created with plugin framework resolve this issue, however the plan output will not be rendered properly. See details of render issue here: https://github.com/hashicorp/terraform/issues/31887#issuecomment-1958832973