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

Feat: support project #50

Merged
merged 4 commits into from
Aug 29, 2023
Merged

Feat: support project #50

merged 4 commits into from
Aug 29, 2023

Conversation

kelvintaywl
Copy link
Owner

closes #24

This PR adds support for creating a new project (resource) on CircleCI.
This is achieved by using the v1.1 API to follow a project, and thus will trigger a pipeline.

Important: As noted in #24, there is no public API to delete a project.
As such, the CircleCI project here does not get deleted even after terraform destroy.

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.

Support for Project Resource
1 participant