Skip to content

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

@tim-schilling

Description

@tim-schilling

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions