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

docs: Additional notes on test setup #44

Closed kelvintaywl closed 1 year ago

kelvintaywl commented 1 year ago

This PR adds explanations on the test setup.

Specifically, I wanted to share that the CircleCI org and project under test is contained. The CircleCI user API token also belongs to @ktwl41 (not my @kelvintaywl user account).

As such, should the API token be leaked, the blast-radius is limited.

related to #39