netascode / terraform-aci-nac-aci

Terraform Cisco ACI Nexus-as-Code Module
https://registry.terraform.io/modules/netascode/nac-aci/aci
Apache License 2.0
17 stars 14 forks source link

Add descriptions to terraform-aci-aaep (#56) #70

Closed therealdoug closed 1 month ago

therealdoug commented 3 months ago

Resolves issue #56 to allow descriptions to be added to AAEP profiles

therealdoug commented 3 months ago

Sorry for the commit storm, was working through the pre-check setup. I'm new to it, but I think i was able to fumble my way through getting it set up using a combo of https://developer.cisco.com/docs/nexus-as-code/#!validations and just working through errors.

I do believe this will pass the pre-commit checks now. Thanks for your patience!

danischm commented 2 months ago

Looks like there is one more cosmetic update required: https://github.com/netascode/terraform-aci-nac-aci/actions/runs/8495474791/job/23276004674?pr=70

therealdoug commented 2 months ago

The version of terraform-docs I was using apparently had different output; using 0.16.0 appears to have resolved the cosmetic issue. Again, thanks for the patience.

danischm commented 1 month ago

Thx for your contribution!