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

feat(module/gwlb): Expose acceptance_required in a variable for gwlb module #390

Closed sebastianczech closed 1 year ago

sebastianczech commented 1 year ago

Description

PR delivers possibility to define whether or not VPC endpoint connection requests to the service must be accepted by the service owner.

Motivation and Context

389

How Has This Been Tested?

Code was tested by validating it in GitHub Actions.

Types of changes

Checklist