Skip to content

Commit 171c492

Browse files
authored
chore: Update connection metadata (#663)
1 parent a9cc293 commit 171c492

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

modules/mysql/metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ spec:
221221
connections:
222222
- source:
223223
source: github.com/terraform-google-modules/terraform-google-network//modules/vpc
224-
version: ~> 9.1.0
224+
version: ~> 9.1
225225
spec:
226226
outputExpr: network_id
227227
inputPath: private_network
@@ -339,12 +339,12 @@ spec:
339339
connections:
340340
- source:
341341
source: github.com/terraform-google-modules/terraform-google-service-accounts//modules/simple-sa
342-
version: ~> 4.3.0
342+
version: ~> 4.4
343343
spec:
344-
outputExpr: id
344+
outputExpr: account_details
345345
- source:
346346
source: github.com/GoogleCloudPlatform/terraform-google-cloud-run//modules/v2
347-
version: ~> 0.13.0
347+
version: ~> 0.13
348348
spec:
349349
outputExpr: service_account_id
350350
- name: create_timeout

modules/postgresql/metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ spec:
223223
connections:
224224
- source:
225225
source: github.com/terraform-google-modules/terraform-google-network//modules/vpc
226-
version: ~> 9.1.0
226+
version: ~> 9.1
227227
spec:
228228
outputExpr: network_id
229229
inputPath: private_network
@@ -319,12 +319,12 @@ spec:
319319
connections:
320320
- source:
321321
source: github.com/terraform-google-modules/terraform-google-service-accounts//modules/simple-sa
322-
version: ~> 4.3.0
322+
version: ~> 4.4
323323
spec:
324-
outputExpr: id
324+
outputExpr: account_details
325325
- source:
326326
source: github.com/GoogleCloudPlatform/terraform-google-cloud-run//modules/v2
327-
version: ~> 0.13.0
327+
version: ~> 0.13
328328
spec:
329329
outputExpr: service_account_id
330330
- name: create_timeout

0 commit comments

Comments
 (0)