Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLAT-5147 retrieving findings by a search query #152

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

adamgalmorcp
Copy link
Collaborator

No description provided.

@@ -0,0 +1,14 @@
package continuous_compliance_finding
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this file. It's taken automatically from the SDK

@@ -0,0 +1,139 @@
package continuous_compliance_finding
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this file. It's taken automatically from the SDK

@@ -9,6 +9,7 @@ const (
CloudAccountKubernetes = "dome9_cloudaccount_kubernetes"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After updating the SDK please update the go.mod file to use the newest SDK version

"github.com/terraform-providers/terraform-provider-dome9/dome9/common/testing/method"
)

func TestAccDataSourceFindingSearchBasic(t *testing.T) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would try to create in Terraform the new asset you created to check that everything really works as required. Because it is possible that the test here misses cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants