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
{{ message }}
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: package/crds/vlan.metal.equinix.com_virtualnetworks.yaml
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,7 @@ spec:
16
16
- JSONPath: .status.atProvider.id
17
17
name: ID
18
18
type: string
19
-
- JSONPath: .spec.forProvider.hostname
20
-
name: HOSTNAME
21
-
type: string
22
-
- JSONPath: .status.atProvider.facility
19
+
- JSONPath: .status.atProvider.facilityCode
23
20
name: FACILITY
24
21
type: string
25
22
- JSONPath: .spec.reclaimPolicy
@@ -69,8 +66,8 @@ spec:
69
66
type: string
70
67
facility:
71
68
type: string
72
-
required:
73
-
- facility
69
+
metro:
70
+
type: string
74
71
type: object
75
72
providerConfigRef:
76
73
description: ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
0 commit comments