mirror of
https://github.com/hashicorp/terraform-aws-example-microservice-ecs-allenvs
synced 2026-04-05 19:06:36 +00:00
No description
- HCL 100%
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| .gitignore | ||
| .terraform.lock.hcl | ||
| LICENSE | ||
| main.tf | ||
| outputs.tf | ||
| README.md | ||
| remote_state.tf | ||
| variables.tf | ||
Example microservice module
< DISCLAIMER: Sample module built as an example, not maintained >
If you're bootstrapping a microservice, start here!
This module will create all the foundational infrastructure that your application needs, across all environments. You can consume this as a terraform cloud no-code module. After instantiating the workspace, you can consume the workspace outputs in your waypoint.hcl.