Skip to content

Commit

Permalink
chore: Update connection metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
q2w committed Oct 25, 2024
1 parent a9cc293 commit 6f7b1f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions modules/mysql/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ spec:
connections:
- source:
source: github.com/terraform-google-modules/terraform-google-network//modules/vpc
version: ~> 9.1.0
version: ~> 9.1
spec:
outputExpr: network_id
inputPath: private_network
Expand Down Expand Up @@ -339,12 +339,12 @@ spec:
connections:
- source:
source: github.com/terraform-google-modules/terraform-google-service-accounts//modules/simple-sa
version: ~> 4.3.0
version: ~> 4.4
spec:
outputExpr: id
outputExpr: account_details
- source:
source: github.com/GoogleCloudPlatform/terraform-google-cloud-run//modules/v2
version: ~> 0.13.0
version: ~> 0.13
spec:
outputExpr: service_account_id
- name: create_timeout
Expand Down
8 changes: 4 additions & 4 deletions modules/postgresql/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ spec:
connections:
- source:
source: github.com/terraform-google-modules/terraform-google-network//modules/vpc
version: ~> 9.1.0
version: ~> 9.1
spec:
outputExpr: network_id
inputPath: private_network
Expand Down Expand Up @@ -319,12 +319,12 @@ spec:
connections:
- source:
source: github.com/terraform-google-modules/terraform-google-service-accounts//modules/simple-sa
version: ~> 4.3.0
version: ~> 4.4
spec:
outputExpr: id
outputExpr: account_details
- source:
source: github.com/GoogleCloudPlatform/terraform-google-cloud-run//modules/v2
version: ~> 0.13.0
version: ~> 0.13
spec:
outputExpr: service_account_id
- name: create_timeout
Expand Down

0 comments on commit 6f7b1f0

Please sign in to comment.