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

Migrate pre-built provider repositories to cdktf Github org #2135

Closed
ansgarm opened this issue Sep 23, 2022 · 2 comments
Closed

Migrate pre-built provider repositories to cdktf Github org #2135

ansgarm opened this issue Sep 23, 2022 · 2 comments
Labels
cdktf-cli cli/provider-subcommands cdktf provider <verb> commands enhancement New feature or request language/golang pre-built providers Issues around pre-built providers managed at https://github.com/hashicorp/cdktf-repository-manager
Milestone

Comments

@ansgarm
Copy link
Member

ansgarm commented Sep 23, 2022

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

We now own github.com/cdktf and want to move our pre-built provider bindings there.

This requires adjustments in the CLI for Go package imports as Go packages are published to Github:

return `github.com/hashicorp/cdktf-provider-${providerName}-go/${providerName}`;

All other languages are published to registries and they will stay the same.

References

@ansgarm ansgarm added enhancement New feature or request cdktf-cli language/golang pre-built providers Issues around pre-built providers managed at https://github.com/hashicorp/cdktf-repository-manager cli/provider-subcommands cdktf provider <verb> commands labels Sep 23, 2022
@ansgarm ansgarm added this to the 0.13 (tentative) milestone Sep 23, 2022
@mutahhir
Copy link
Member

@github-actions
Copy link
Contributor

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cdktf-cli cli/provider-subcommands cdktf provider <verb> commands enhancement New feature or request language/golang pre-built providers Issues around pre-built providers managed at https://github.com/hashicorp/cdktf-repository-manager
Projects
None yet
Development

No branches or pull requests

2 participants