File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
6
6
upjet.upbound.io/manual-intervention : " The resource requires a real external name"
7
7
crossplane.io/external-name : " &{tagBindingID}"
8
8
labels :
9
- testing.upbound.io/example-name : binding
9
+ testing.upbound.io/example-name : binding-external
10
10
name : binding-external
11
11
spec :
12
12
managementPolicies : ["Observe"]
Original file line number Diff line number Diff line change 11
11
parent : //cloudresourcemanager.googleapis.com/projects/${data.cloudplatform_project.projectId}
12
12
tagValueSelector :
13
13
matchLabels :
14
- testing.upbound.io/example-name : value
14
+ testing.upbound.io/example-name : binding- value
15
15
16
16
---
17
17
@@ -21,8 +21,8 @@ metadata:
21
21
annotations :
22
22
meta.upbound.io/example-id : tags/v1beta1/tagbinding
23
23
labels :
24
- testing.upbound.io/example-name : key
25
- name : key
24
+ testing.upbound.io/example-name : binding- key
25
+ name : binding- key
26
26
spec :
27
27
forProvider :
28
28
description : For keyname resources.
@@ -37,12 +37,12 @@ metadata:
37
37
annotations :
38
38
meta.upbound.io/example-id : tags/v1beta1/tagbinding
39
39
labels :
40
- testing.upbound.io/example-name : value
41
- name : value
40
+ testing.upbound.io/example-name : binding- value
41
+ name : binding- value
42
42
spec :
43
43
forProvider :
44
44
description : For valuename resources.
45
45
parentSelector :
46
46
matchLabels :
47
- testing.upbound.io/example-name : key
47
+ testing.upbound.io/example-name : binding- key
48
48
shortName : valuename
Original file line number Diff line number Diff line change 11
11
description : For valuename resources.
12
12
parentSelector :
13
13
matchLabels :
14
- testing.upbound.io/example-name : key
14
+ testing.upbound.io/example-name : value- key
15
15
shortName : valuename
16
16
17
17
---
@@ -22,8 +22,8 @@ metadata:
22
22
annotations :
23
23
meta.upbound.io/example-id : tags/v1beta1/tagvalue
24
24
labels :
25
- testing.upbound.io/example-name : key
26
- name : key
25
+ testing.upbound.io/example-name : value- key
26
+ name : value- key
27
27
spec :
28
28
forProvider :
29
29
description : For keyname resources.
You can’t perform that action at this time.
0 commit comments