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

Add content scanning resource #4719

Merged
merged 8 commits into from
Dec 26, 2024

Conversation

mrusso19
Copy link
Contributor

@mrusso19 mrusso19 commented Dec 5, 2024

This PR creates a new resource for managing the Content Scanning API.

Testing it requires using cloudflare-go unreleased changes.

Tests

TEST=./internal/framework/service/content_scanning/ TESTARGS='-run "^TestAccCloudflareContentScanning_Basic" -count 1' make testacc
TF_ACC=1 go test ./internal/framework/service/content_scanning/ -v -run "^TestAccCloudflareContentScanning_Basic" -count 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareContentScanning_Basic
--- PASS: TestAccCloudflareContentScanning_Basic (5.04s)
PASS
ok      github.com/cloudflare/terraform-provider-cloudflare/internal/framework/service/content_scanning 5.052s

Copy link
Contributor

github-actions bot commented Dec 5, 2024

changelog detected ✅

@jacobbednarz
Copy link
Member

acceptance tests all passing

=== RUN   TestAccCloudflareContentScanning_Basic
--- PASS: TestAccCloudflareContentScanning_Basic (3.66s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/framework/service/content_scanning	4.430s

@jacobbednarz jacobbednarz merged commit 04ef12b into cloudflare:master Dec 26, 2024
6 checks passed
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.

2 participants