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 01637aa commit 2a68be6Copy full SHA for 2a68be6
tests/other_test.go
@@ -116,7 +116,6 @@ func TestRunFSCloudExample(t *testing.T) {
116
//ResourceGroup: resourceGroup,
117
TerraformVars: map[string]interface{}{
118
"access_tags": permanentResources["accessTags"],
119
- "existing_kms_instance_guid": permanentResources["hpcs_south"],
120
"kms_key_crn": permanentResources["hpcs_south_root_key_crn"],
121
"mysql_version": "8.0", // Always lock this test into the latest supported mysql version
122
},
0 commit comments