We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce42581 commit 614e9baCopy full SHA for 614e9ba
pkg/common/parameters_test.go
@@ -70,6 +70,7 @@ func TestExtractAndDefaultParameters(t *testing.T) {
70
DiskType: "pd-balanced",
71
ReplicationType: "regional-pd",
72
DiskEncryptionKMSKey: "foo/key",
73
+ Tags: make(map[string]string),
74
},
75
76
{
0 commit comments