Skip to content

Commit

Permalink
small fix on resource name in test
Browse files Browse the repository at this point in the history
  • Loading branch information
avijitagarwal195 committed Apr 30, 2024
1 parent be01ec7 commit 2d39c08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ resource "google_gke_backup_restore_plan" "restore_orderings" {
all_group_kinds = true
}
cluster_resource_conflict_policy = "USE_EXISTING_VERSION"
restore_ordering {
restore_order {
group_kind_dependencies {
satisfying {
resource_group = "stable.example.com"
Expand Down

0 comments on commit 2d39c08

Please sign in to comment.