Hello,
For interface policies, I've managed to create interface policy group using this YAML file:

But When I was trying to assign this IGP to a node port (equivalent to interface profile) with like this YAML file :

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:

Any solution? No error occurs and "0 created, 0 changed, 0 destroyed" when I run terraform..