We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff1735 commit c0532f8Copy full SHA for c0532f8
compute/resource_pipeline_test.go
@@ -90,7 +90,7 @@ func TestResourcePipelineCreate(t *testing.T) {
90
key1 = "value1"
91
key2 = "value2"
92
}
93
- clusters {
+ cluster {
94
label = "default"
95
custom_tags = {
96
"cluster_tag1" = "cluster_value1"
0 commit comments