PaloAltoNetworks / pan-os-codegen

Generator for pango SDK and panos Terraform Provider
MIT License
4 stars 0 forks source link

feat: Generate descriptions for "entry names", lists and maps #147

Closed kklimonda-cl closed 2 weeks ago

kklimonda-cl commented 2 weeks ago

Description

This PR adds rendering of list and map descriptions to the provider resource schema templates, as well as makes sure that description is set for "entry names" (which are not part of the standard parameters and need some extra care).