Skip to content

Commit

Permalink
Update ngfw.md to include link_id
Browse files Browse the repository at this point in the history
  • Loading branch information
divyabhushan authored Jun 14, 2024
1 parent 9baa139 commit b43af3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/ngfw.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resource "cloudngfwaws_ngfw" "example" {
vpc_id = aws_vpc.example.id
account_id = "12345678"
description = "Example description"
link_id = "Link-81e80ccc-357a-4e4e-8325-1ed1d830cba5"
endpoint_mode = "ServiceManaged"
subnet_mapping {
subnet_id = aws_subnet.subnet1.id
Expand Down

0 comments on commit b43af3d

Please sign in to comment.