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 68e307c commit 8cfda59Copy full SHA for 8cfda59
tests/pr_test.go
@@ -24,7 +24,6 @@ func setupOptions(t *testing.T, prefix string, dir string) *testhelper.TestOptio
24
IgnoreUpdates: testhelper.Exemptions{ // Ignore for consistency check
25
List: []string{
26
"module.cloudpak_data.module.cloud_pak_deployer.kubernetes_namespace_v1.cloud_pak_deployer_namespace",
27
- "module.cloudpak_data.null_resource.oc_login",
28
"module.cloudpak_data.module.cloud_pak_deployer.kubernetes_service_account_v1.cloud_pak_deployer_service_account",
29
},
30
0 commit comments