Skip to content

Conversation

@vaishakdinesh
Copy link
Member

@vaishakdinesh vaishakdinesh commented Dec 20, 2025

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Acceptance test run results

  • I have added or updated acceptance tests for my changes
  • I have run acceptance tests for my changes and included the results below

Steps to run acceptance tests

TF_ACC=1 go test  ./internal/services/list -parallel=1  -run "TestM" -v 

Test output

~/cf-repos/github/terraform-provider-cloudflare vaishak/list ?2 ❯ TF_ACC=1 go test  ./internal/services/list -parallel=1  -run "TestM" -v                                          03:56:44 PM
=== RUN   TestMigrateCloudflareListFromV4WithIPItems
--- PASS: TestMigrateCloudflareListFromV4WithIPItems (29.30s)
=== RUN   TestMigrateCloudflareListFromV4WithASNItems
--- PASS: TestMigrateCloudflareListFromV4WithASNItems (15.84s)
=== RUN   TestMigrateCloudflareListFromV4WithHostnameItems
--- PASS: TestMigrateCloudflareListFromV4WithHostnameItems (13.91s)
=== RUN   TestMigrateCloudflareListFromV4WithRedirectItems
--- PASS: TestMigrateCloudflareListFromV4WithRedirectItems (14.70s)
=== RUN   TestMigrateCloudflareListFromV4WithDynamicItems
--- PASS: TestMigrateCloudflareListFromV4WithDynamicItems (14.30s)
=== RUN   TestMigrateCloudflareListFromV4WithSeparateListItems
--- PASS: TestMigrateCloudflareListFromV4WithSeparateListItems (16.58s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/services/list

Additional context & links

@vaishakdinesh vaishakdinesh requested a review from a team December 20, 2025 00:03
@vaishakdinesh vaishakdinesh self-assigned this Dec 20, 2025
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.

1 participant