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

⭐ add initial terraform git repo support #1752

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Conversation

arlimus
Copy link
Member

@arlimus arlimus commented Sep 17, 2023

This is one final addition to v8, before we migrate it all to v9. It adds the ability to use terraform with git repositories like so:

cnquery shell terraform git+https://gitlab.com/mondoolabs/example-gitlab

Works with GitHub and GitLab, as well as any git.

This is one final addition to v8, before we migrate it all to v9. It adds the ability to use terraform with git repositories like so:

```
cnquery shell terraform git+https://gitlab.com/mondoolabs/example-gitlab
```

Works with GitHub and GitLab, as well as any git.

Signed-off-by: Dominik Richter <[email protected]>
@arlimus arlimus requested a review from chris-rock September 17, 2023 05:51
Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @arlimus

@chris-rock chris-rock merged commit f9dc75e into v8 Sep 17, 2023
8 checks passed
@chris-rock chris-rock deleted the dom/terraform+git branch September 17, 2023 17:46
@github-actions github-actions bot locked and limited conversation to collaborators Sep 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants