Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karmaniverous/metastructure-template
A configuration-driven AWS Organization reference infrastructure. Powered by Metastructure.
https://github.com/karmaniverous/metastructure-template
automat aws enterprise handlebars iac template terraform well-archetected
Last synced: 25 days ago
JSON representation
A configuration-driven AWS Organization reference infrastructure. Powered by Metastructure.
- Host: GitHub
- URL: https://github.com/karmaniverous/metastructure-template
- Owner: karmaniverous
- License: other
- Created: 2024-07-16T10:33:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T09:07:14.000Z (3 months ago)
- Last Synced: 2024-10-01T07:03:20.174Z (about 1 month ago)
- Topics: automat, aws, enterprise, handlebars, iac, template, terraform, well-archetected
- Language: HCL
- Homepage: https://github.com/karmaniverous/metastructure/wiki
- Size: 197 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license-checker-config.json
Awesome Lists containing this project
README
![Metastructure in a Nutshell](https://raw.githubusercontent.com/wiki/karmaniverous/metastructure/images/nutshell.png)
> **_Where other tools use special syntax & structure to ENCAPSULATE Terraform code, Metastructure uses a powerful template engine to GENERATE Terraform code._**
# Metastructure Template
[**Metastructure**](https://github.com/karmaniverous/metastructure) is a command-line tool that works in conjunction with [Terraform](https://www.terraform.io/) and all the other things to generate & manage a complex AWS infrastructure.
With **Metastructure** you can...
- **_Write a true global configuration._** Manage your entire enterprise from a single YAML file.
- **_Actually use SSO in Terraform._** Zero credentials management, ever.
- **_Integrate all the things._** Your configuration goes where Terraform can't.
- **_DRY up your code base._** Because close doesn't count.
**Metastructure** leverages the tools you already use to do the things you already do... just faster, smaller, and safer.
---
This repository is a template for an enterprise-grade AWS infrastructure that follows the [AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected) and leverages the capabilities of **Metastructure**.
In its current state, this template generates the following assets:
- A multi-account AWS infrastructure with a single master account and multiple organization accounts. Accounts are configurably assigned to a tree of Organizational Units.
- Configurable support for Terraform workspaces and both local & remote backend state management via S3 & DynamoDB.
- Robust IAM Security Center single sign-on (SSO) support, with configurable Group, Permission Sets & Policy assignments. **Metastructure** transparently integrates SSO with Terraform, supporting cross-account `terraform apply` with NO manual credential management.
- S3 bucket access logs in every account with appropriate permissions.
The goal is to provide a complete, secure, and scalable AWS infrastructure that can be spun up in minutes and customized to meet the needs of any serious organization.
See the [Metastructure Wiki](https://github.com/karmaniverous/metastructure/wiki) for MUCH more information on how to use this template.
Got questions? [Start a discussion](https://github.com/karmaniverous/metastructure/discussions) and I'll help!
---
Built with ❤️ on Bali! Find more great tools & templates on [my GitHub Profile](https://github.com/karmaniverous).