PaloAltoNetworks / terraform-aws-vmseries-modules

Terraform Reusable Modules for VM-Series on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/vmseries-modules/aws
MIT License
40 stars 49 forks source link

fix: Do not use < > in variable description #388

Closed sebastianczech closed 1 year ago

sebastianczech commented 1 year ago

Description

PR removes < and > from variable description in vpc_endpoint module.

Motivation and Context

Changes were connected with automatic generation of documentation in pan.dev

Types of changes

Checklist