-
Notifications
You must be signed in to change notification settings - Fork 459
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
Switch new project templates to pre-built providers #391
Comments
I agree and I think @skorfmann is on board as well (#360 (comment)) |
Yes, the templates should be reworked to be provider independent, and then promote the usage of the prebuilt providers. |
The templates are independent from any providers for a while already and are promoting the use prebuilt providers. Furthermore, we have remote templates now #645 which enable the usage of custom templates. |
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. |
Community Note
Description
Pre-built providers are pretty awesome - much faster than running
cdktf get
.Should we switch all the templates to use them?
Seems like for new users getting started, faster experience is better. However, I could also see it's also good to introduce the concept of building modules that aren't available.
The text was updated successfully, but these errors were encountered: