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 support for custom_s2s posture integration, rule, and documentation #3917

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

jlu-cloudflare
Copy link
Contributor

Copy link
Contributor

github-actions bot commented Sep 7, 2024

changelog detected ✅

@jacobbednarz
Copy link
Member

acceptance tests all passing

TF_ACC=1 go test ./internal/sdkv2provider -v -run "^TestAccCloudflareDevicePosture" -count 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareDevicePostureRules_DataSource
--- PASS: TestAccCloudflareDevicePostureRules_DataSource (8.96s)
=== RUN   TestAccCloudflareDevicePostureIntegrationCreate
--- PASS: TestAccCloudflareDevicePostureIntegrationCreate (1.11s)
=== RUN   TestAccCloudflareDevicePostureRule_SerialNumber
--- PASS: TestAccCloudflareDevicePostureRule_SerialNumber (3.77s)
=== RUN   TestAccCloudflareDevicePostureRule_OsVersion
--- PASS: TestAccCloudflareDevicePostureRule_OsVersion (4.22s)
=== RUN   TestAccCloudflareDevicePostureRule_OsVersionExtra
--- PASS: TestAccCloudflareDevicePostureRule_OsVersionExtra (3.79s)
=== RUN   TestAccCloudflareDevicePostureRule_LinuxOsDistro
--- PASS: TestAccCloudflareDevicePostureRule_LinuxOsDistro (4.14s)
=== RUN   TestAccCloudflareDevicePostureRule_DomainJoined
--- PASS: TestAccCloudflareDevicePostureRule_DomainJoined (3.72s)
=== RUN   TestAccCloudflareDevicePostureRule_Firewall
--- PASS: TestAccCloudflareDevicePostureRule_Firewall (3.73s)
=== RUN   TestAccCloudflareDevicePostureRule_DiskEncryption_RequireAll
--- PASS: TestAccCloudflareDevicePostureRule_DiskEncryption_RequireAll (4.87s)
=== RUN   TestAccCloudflareDevicePostureRule_DiskEncryption_CheckDisks
--- PASS: TestAccCloudflareDevicePostureRule_DiskEncryption_CheckDisks (4.05s)
=== RUN   TestAccCloudflareDevicePostureRule_Intune
    provider_test.go:217: Skipping acceptance test for default account (f037e56e89293a057740de681ac9abbe). Assertion requires active Intune license.
--- SKIP: TestAccCloudflareDevicePostureRule_Intune (0.00s)
PASS
PASS	github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider	42.397s
PASS

@jacobbednarz jacobbednarz merged commit 830db32 into cloudflare:master Sep 25, 2024
9 checks passed
@github-actions github-actions bot added this to the v4.43.0 milestone Sep 25, 2024
Copy link
Contributor

This functionality has been released in v4.43.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 Sep 30, 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