-
Notifications
You must be signed in to change notification settings - Fork 20
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
docs: Missing reference to Claranet Terraform modules #245
Comments
All sorts of modules are supported, You just use any module with the vanilla For modules that are not really reusable beyond a project, there's effectively a pattern of keeping them at the root of a project under a |
I have encountered convention to use Clara modules like
then export https://github.com/claranet/terraform-azurerm-nsg.git into I wondered how Claranet folks structure it in a project based on the |
Hi, Never heard of that behavior. |
I've been looking for a repo with a good example project that shows Claranet's own best practices of
I think such repo would be a very useful complement to the whole collection here. |
Since the
tfwrapper
is Claranet-oriented, then it is valid to expect it would support use of Claranet production-ready Terraform modules.I think, the wrapper documentation, especially Stacks file structure, should touch on best practices on using the modules in a project:
tfwrapper
offer any features to refer/link/import the modules?...
The text was updated successfully, but these errors were encountered: