Skip to content

Commit 80c8c13

Browse files
committed
feat: Make cloud-router module ADC compliant
This change updates the blueprint to be compliant with the Application Design Center. Key changes: - Updated metadata.yaml files to include output types. - Added connection metadata for network, router, and vpn_tunnel inputs. - Added titles to display metadata to pass linting checks. - Enabled blueprint metadata validation in the CI pipeline.
1 parent 7b2c568 commit 80c8c13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

metadata.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ metadata:
2020
config.kubernetes.io/local-config: "true"
2121
spec:
2222
info:
23+
title: "Cloud Router"
2324
title: "Cloud Router"
2425
source:
2526
repo: https://github.com/terraform-google-modules/terraform-google-cloud-router.git

0 commit comments

Comments
 (0)