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

Docs: Broken link #345

Closed jamesholland-uk closed 1 year ago

jamesholland-uk commented 1 year ago

Describe the bug

https://github.com/PaloAltoNetworks/terraform-aws-vmseries-modules/blob/51828ef7997094e83408b34f5752f5d3e77ee6a7/modules/nlb/README.md?plain=1#L7

Name of the tgw_inbound_with_alb_nlb example has been removed (ref) so the link is now broken

Module Version

v1.0.2

Terraform version

N/A

Expected behavior

N/A

Current behavior

N/A

Anything else to add?

N/A

sebastianczech commented 1 year ago

@jamesholland-uk I prepared small change in #381 , could you please review it ?

jamesholland-uk commented 1 year ago

Yes, looks good to me, thank you 👍