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

Support standalone orgs & projects #65

Closed kelvintaywl closed 5 months ago

kelvintaywl commented 5 months ago

This PR attempts to:

resolves #63 resolves #54

notes

In this PR, i've updated the test user on CircleCI such that they have a linked Gitlab (Cloud) org and project. The tests here are against this Gitlab org and project.

You can see more on the updated README in this PR as well.