CiscoDevNet / terraform-provider-aci

Terraform Cisco ACI provider
https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs
Mozilla Public License 2.0
84 stars 99 forks source link

Generated resource and datasource for fvSiteAssociated and fvRemoteId #1233

Open abrahammughal opened 2 weeks ago

abrahammughal commented 2 weeks ago

Fixes #1224

akinross commented 2 weeks ago

CI failing on go generate, make sure you run go generate before you push the changes. This ensures that you have not made any manual changes that the go generate command will wipe away.

Please use [ignore] tag for commits that are not related text that need to be in release notes / changes. So Generated resource and datasource for fvSiteAssociated would be a minor_change. Created fvRemoteId class would be a minor_change. The other would be ignore.