You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- "{{ plat__gcp_subnets_discovered[0].name }}"# TODO - Check in validation_gcp.yml -- CDP on GCP only supports a single subnet deployment
30
+
- "{{ plat__gcp_subnet_id if plat__gcp_subnet_id else plat__gcp_subnets_discovered[0].name }}"# TODO - Check in validation_gcp.yml -- CDP on GCP only supports a single subnet deployment
0 commit comments