Skip to content

Commit

Permalink
Fixing tgc test for gkehub feature
Browse files Browse the repository at this point in the history
  • Loading branch information
sahsagar-google committed Jun 14, 2024
1 parent e11885e commit 503d7dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mmv1/third_party/tgc/tests/data/example_gke_hub_feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@
"discovery_name": "Feature",
"parent": "//cloudresourcemanager.googleapis.com/projects/{{.Provider.project}}",
"data": {
"fleetDefaultMemberConfig": null,
"labels": {
"foo": "bar"
}
}
},
"ancestors": ["organizations/{{.OrgID}}"]
}
]
]

0 comments on commit 503d7dc

Please sign in to comment.