Skip to content

Commit d7d5b37

Browse files
feat(serverless_negs): Add connection for address input (#566)
Co-authored-by: Ayush Jain <124978972+ayushmjain@users.noreply.github.com>
1 parent 02d8403 commit d7d5b37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/serverless_negs/metadata.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ spec:
9393
- name: address
9494
description: Existing IPv4 address to use (the actual IP address value)
9595
varType: string
96+
connections:
97+
- source:
98+
source: github.com/terraform-google-modules/terraform-google-address
99+
version: ~> 4.3
100+
spec:
101+
outputExpr: addresses[0]
96102
- name: enable_ipv6
97103
description: Enable IPv6 address on the CDN load-balancer
98104
varType: bool

0 commit comments

Comments
 (0)