parent
460c18c202
commit
53a3697850
124 changed files with 8342 additions and 6042 deletions
|
|
@ -261,7 +261,7 @@ func TestAccLogMeMaxResource(t *testing.T) {
|
|||
resource.TestCheckResourceAttr("stackit_logme_instance.instance", "parameters.syslog.0", testutil.ConvertConfigVariable(testConfigVarsMax["params_syslog1"])),
|
||||
resource.TestCheckResourceAttr("stackit_logme_instance.instance", "parameters.syslog.1", testutil.ConvertConfigVariable(testConfigVarsMax["params_syslog2"])),
|
||||
|
||||
// // Credential data
|
||||
// Credential data
|
||||
resource.TestCheckResourceAttrPair(
|
||||
"stackit_logme_credential.credential", "project_id",
|
||||
"stackit_logme_instance.instance", "project_id",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue