A generic repository for examples and references used in our published articles.
- List of Articles referencing this repository
- Table of Examples
- About Mineiros
- Reporting Issues
- Contributing
- Makefile Targets
- License
terraform/examples/module_depends_on
- example use case of themodule_depends_on
featureterraform/examples/module_enabled
- example use case of themodule_enabled
feature
terraform/modules/terraform-null-resource
- example implementation of a module implementing the featuresmodule_depends_on
andmodule_enabled
.
Mineiros is a DevOps as a Service company based in Berlin, Germany. We offer commercial support for all of our projects and encourage you to reach out if you have any questions or need help. Feel free to send us an email at [email protected].
We can also help you with:
- Terraform modules for all types of infrastructure such as VPCs, Docker clusters, databases, logging and monitoring, CI, etc.
- Consulting & training on AWS, Terraform and DevOps
We use GitHub Issues to track community reported issues and missing features.
Contributions are always encouraged and welcome! For the process of accepting changes, we use Pull Requests. If you'd like more information, please see our Contribution Guidelines.
This repository comes with a handy
Makefile.
Run make help
to see details on each available target.
This module is licensed under the Apache License Version 2.0, January 2004. Please see LICENSE for full details.
Copyright © 2020 Mineiros GmbH