kelvintaywl / terraform-provider-circleci

(Unofficial) Terraform Provider for CircleCI
https://registry.terraform.io/providers/kelvintaywl/circleci/latest
Mozilla Public License 2.0
12 stars 3 forks source link

Chore: Implement import functions #22

Closed kelvintaywl closed 1 year ago

kelvintaywl commented 1 year ago

This PR implements the ImportState functions for the following resources:

I have yet to add acceptance tests for the import functionality. I would love to, however. At this moment, I have tested and verified locally.

As such, I'm marking the Schedule & Webhook resource implementation as done ✅