Skip to content

Commit b185496

Browse files
Account Factory Overview (#2146)
Co-authored-by: Lewis Christie <[email protected]>
1 parent e7884da commit b185496

File tree

1 file changed

+6
-2
lines changed
  • docs/2.0/docs/accountfactory/concepts

1 file changed

+6
-2
lines changed
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# Account Factory Concepts
1+
# Gruntwork Account Factory
22

3-
This page is under construction.
3+
Gruntwork Account Factory allows you to vend new AWS accounts with best practice account baselines.
4+
5+
For enterprise customers new accounts can be created with their own delegated infrastructure repositories. This allows developer teams to self-service deploy their own infrastructure within the bounds of IAM roles controlled in your central repository.
6+
7+
Account Factory is built into Gruntwork Pipelines. New account requests are tracked in git as IaC, triggering Terragrunt plans and applies to provision and baseline the new account.

0 commit comments

Comments
 (0)