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

Create a github workflow to import a repository to be managed by TF. #33

Closed
tim-schilling opened this issue Aug 5, 2024 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@tim-schilling
Copy link
Member

tim-schilling commented Aug 5, 2024

As per #31 (comment), to onboard a repository, we need to run a command with a local terraform installation. To make it easier to maintain the organization we should look for a way to automate this with GHA or something similar (Remove the requirement to have a local terraform installation).

Design:
A github workflow which can be manually dispatched with an input of "repo-name".
AFTER a repo was transferred, trigger the import workflow with the repo-name to update tfstate.json in the repo.

@tim-schilling tim-schilling added the enhancement New feature or request label Aug 5, 2024
@cunla cunla changed the title Remove the requirement to have a local terraform installation Create a github workflow to import a repository to be managed by TF. Aug 16, 2024
@cunla cunla closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants