Hello,
For interface policies, I've managed to create interface policy group using this YAML file:
![conft_0-1708679678598.png conft_0-1708679678598.png](https://community.cisco.com/t5/image/serverpage/image-id/210913iF5C95FFD18442CB4/image-size/medium?v=v2&px=400)
But When I was trying to assign this IGP to a node port (equivalent to interface profile) with like this YAML file :
![conft_1-1708679783154.png conft_1-1708679783154.png](https://community.cisco.com/t5/image/serverpage/image-id/210914iD255ED8648AE4FAB/image-size/medium?v=v2&px=400)
It doesn't work! As if, it doesn't take into account this YAML file for the interface-profile.
From the doc: I found that I have to use nexus as code version 8.1 for APIC 6.0! still the same behavior as 8.0:
![conft_2-1708679997432.png conft_2-1708679997432.png](https://community.cisco.com/t5/image/serverpage/image-id/210915i3BC5B661236AB3C7/image-size/medium?v=v2&px=400)
Any solution? No error occurs and "0 created, 0 changed, 0 destroyed" when I run terraform..