terraform-provider-aci icon indicating copy to clipboard operation
terraform-provider-aci copied to clipboard

Enhancement: Create resources for fvRsNodeAtt and fvRsFcPathAtt and expose attributes for these relationships in aci_application_epg

Open scotttyso opened this issue 3 years ago • 1 comments

Community Note

  • 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

Description

Remove the following attributes that shouldn't be configurable

• relation_fv_rs_node_att • relation_fv_rs_fc_path_att

New or Affected Resource(s) + ACI Class(es):

aci_application_epg

APIC version and APIC Platform

• all

Potential Terraform Configuration

References

  • #0000

scotttyso avatar Jan 29 '21 02:01 scotttyso

relation_fv_rs_node_att and relation_fv_rs_fc_path_att are configurable but current configuration in EPG does not allow to fully configure them.

We should deprecate them from the aci_application_epg and add two resource/data source to replace them.

lhercot avatar Jan 24 '22 03:01 lhercot