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

DLP-1890: add risk_score_integration resource #3563

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

MattDavis00
Copy link
Contributor

Copy link
Contributor

github-actions bot commented Aug 5, 2024

changelog detected ✅

@jacobbednarz
Copy link
Member

i think we'll want to change the name of the resource here to align with the product namespace change in #3584

@jacobbednarz
Copy link
Member

acceptance tests look good

TF_ACC=1 go test ./internal/framework/service/risk_score_integration/ -v -run "^TestAccCloudflare" -count 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareRiskScoreIntegration_Basic
--- PASS: TestAccCloudflareRiskScoreIntegration_Basic (2.67s)
=== RUN   TestAccCloudflareRiskScoreIntegration_Reference_ID
--- PASS: TestAccCloudflareRiskScoreIntegration_Reference_ID (1.69s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/framework/service/risk_score_integration	5.425s

@MattDavis00
Copy link
Contributor Author

i think we'll want to change the name of the resource here to align with the product namespace change in #3584

Sounds good, thanks. Amended

@jacobbednarz
Copy link
Member

acceptance tests still looking good

TF_ACC=1 go test ./internal/framework/service/zero_trust_risk_score_integration/ -v -run "^TestAccCloudflare" -count 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareRiskScoreIntegration_Basic
--- PASS: TestAccCloudflareRiskScoreIntegration_Basic (3.17s)
=== RUN   TestAccCloudflareRiskScoreIntegration_Reference_ID
--- PASS: TestAccCloudflareRiskScoreIntegration_Reference_ID (1.66s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/framework/service/zero_trust_risk_score_integration	6.187s

@jacobbednarz jacobbednarz merged commit 2aaadcb into cloudflare:master Aug 21, 2024
8 checks passed
@github-actions github-actions bot added this to the v4.40.0 milestone Aug 21, 2024
Copy link
Contributor

This functionality has been released in v4.40.0 of the Terraform Cloudflare Provider.

Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants