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 importer for pages projects #1886

Merged
merged 16 commits into from Sep 20, 2022

Conversation

Cyb3r-Jak3
Copy link
Contributor

Adds an import function for pages projects.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

changelog detected ✅

@Cyb3r-Jak3
Copy link
Contributor Author

Acceptance tests are not passing yet as waiting on a release tomorrow.

@Cyb3r-Jak3
Copy link
Contributor Author

Acceptance tests are now passing

root@374a6841e75f:/workspaces/terraform-provider-cloudflare# TESTARGS='-run "TestAccCloudflarePagesProject" -count 1 -parallel 1' make testacc
TF_ACC=1 go test $(go list ./...) -v -run "TestAccCloudflarePagesProject" -count 1 -parallel 1 -timeout 120m -parallel 1
?       github.com/cloudflare/terraform-provider-cloudflare     [no test files]
=== RUN   TestAccCloudflarePagesProject_Import
--- PASS: TestAccCloudflarePagesProject_Import (11.59s)
=== RUN   TestAccCloudflarePagesProject_Basic
--- PASS: TestAccCloudflarePagesProject_Basic (7.02s)
=== RUN   TestAccCloudflarePagesProject_BuildConfig
--- PASS: TestAccCloudflarePagesProject_BuildConfig (5.53s)
=== RUN   TestAccCloudflarePagesProject_DeploymentConfig
--- PASS: TestAccCloudflarePagesProject_DeploymentConfig (4.85s)
=== RUN   TestAccCloudflarePagesProject_DirectUpload
--- PASS: TestAccCloudflarePagesProject_DirectUpload (5.30s)
=== RUN   TestAccCloudflarePagesProject_PreviewOnly
--- PASS: TestAccCloudflarePagesProject_PreviewOnly (4.73s)
=== RUN   TestAccCloudflarePagesProject_ProductionOnly
--- PASS: TestAccCloudflarePagesProject_ProductionOnly (6.07s)
PASS
ok      github.com/cloudflare/terraform-provider-cloudflare/internal/provider   45.094s
?       github.com/cloudflare/terraform-provider-cloudflare/version     [no test files]

@jacobbednarz jacobbednarz merged commit 74f6764 into cloudflare:master Sep 20, 2022
@jacobbednarz
Copy link
Member

thanks @Cyb3r-Jak3 🌮 !

@github-actions github-actions bot added this to the v3.24.0 milestone Sep 20, 2022
github-actions bot pushed a commit that referenced this pull request Sep 20, 2022
@Cyb3r-Jak3 Cyb3r-Jak3 deleted the pages-project-importer branch September 20, 2022 22:45
@github-actions
Copy link
Contributor

This functionality has been released in v3.24.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!

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.

None yet

2 participants