Skip to content

Commit 1548aa7

Browse files
add: cloudauth account oracle support
1 parent 9edab7b commit 1548aa7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sysdig/resource_sysdig_secure_cloud_auth_account_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,6 @@ func TestAccAWSSecureCloudAccountConfigPostureAndAgentlessScanning(t *testing.T)
680680
* Oracle tests
681681
*************/
682682
func TestAccOracleSecureCloudAccountRoot(t *testing.T) {
683-
rText := func() string { return acctest.RandStringFromCharSet(60, acctest.CharSetAlphaNum) }
684-
compartmentID := rText()
685683
resource.ParallelTest(t, resource.TestCase{
686684
PreCheck: func() {
687685
if v := os.Getenv("SYSDIG_SECURE_API_TOKEN"); v == "" {

0 commit comments

Comments
 (0)