No description
Find a file
oss-core-libraries-dashboard[bot] 8d669abf79
[COMPLIANCE] Update Copyright and License Headers (#6)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2026-02-20 15:29:40 +05:30
.github maint: Add CODEOWNERS. 2023-06-27 17:21:32 -04:00
.gitignore first commit 2023-04-14 10:57:31 -04:00
.terraform.lock.hcl first commit 2023-04-14 10:57:31 -04:00
LICENSE [COMPLIANCE] Update Copyright and License Headers (#6) 2026-02-20 15:29:40 +05:30
main.tf [COMPLIANCE] Update Copyright and License Headers (#6) 2026-02-20 15:29:40 +05:30
outputs.tf [COMPLIANCE] Update Copyright and License Headers (#6) 2026-02-20 15:29:40 +05:30
README.md Remove prod environment. 2023-05-19 11:40:00 -04:00
remote_state.tf [COMPLIANCE] Update Copyright and License Headers (#6) 2026-02-20 15:29:40 +05:30
variables.tf [COMPLIANCE] Update Copyright and License Headers (#6) 2026-02-20 15:29:40 +05:30

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.