-
Notifications
You must be signed in to change notification settings - Fork 631
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-1714: added ContextAwareness support for DLP Profiles #3158
DLP-1714: added ContextAwareness support for DLP Profiles #3158
Conversation
changelog detected ✅ |
b5c9e1a
to
7166a13
Compare
looks like the acceptance test suite is failing
at first glance, i would say it's because you're adding new blocks but not ever setting the values for when they are not explicitly enabled. perhaps you want |
OpenAPI Spec: https://developers.cloudflare.com/api/operations/dlp-profiles-update-predefined-profile?schema_url=https%3A%2F%2Fraw.githubusercontent.com%2Fcloudflare%2Fapi-schemas%2Fmain%2Fopenapi.yaml#request-body Signed-off-by: Matt Davis <mattdavis@cloudflare.com>
86a1067
to
e35a621
Compare
Thank you for the guidance and test output. It helped me debug the provider with the acceptance tests in a proper way compared to what I was originally doing. Turns out I needed |
nice one, looks good here too!
|
This functionality has been released in v4.27.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! |
This is a follow on from the cloudflare-go repo changes: cloudflare/cloudflare-go#1497
OpenAPI Spec:
https://developers.cloudflare.com/api/operations/dlp-profiles-update-predefined-profile?schema_url=https%3A%2F%2Fraw.githubusercontent.com%2Fcloudflare%2Fapi-schemas%2Fmain%2Fopenapi.yaml#request-body