Skip to content

Commit

Permalink
rebuild readme
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman committed Jun 17, 2024
1 parent a49688d commit 417d3cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,11 @@
-->

## Use Atmos to break your architecture into reusable [Components](https://atmos.tools/core-concepts/components) that you implement using [Terraform "root modules"](https://atmos.tools/core-concepts/components/terraform). Then tie everything together using [Stack](https://atmos.tools/core-concepts/stacks) configurations defined in YAML.

Atmos is a framework that simplifies complex cloud architectures and DevOps workflows into [intuitive CLI commands](https://atmos.tools/category/cli).
Its strength in managing [DRY configurations at scale](https://atmos.tools/core-concepts/) for Terraform and is supported by robust
[design patterns](https://atmos.tools/design-patterns/), comprehensive [documentation](https://atmos.tools/), and a
[passionate community](https://slack.cloudposse.com/), making it a versatile [tool for both startups and enterprises](https://cloudposse.com/).
Atmos is extensible to accommodate any tooling, including enterprise-scale Terraform, and includes custom
[policy controls](https://atmos.tools/core-concepts/validate), [vendoring](https://atmos.tools/core-concepts/vendor/),
and [GitOps capabilities](https://atmos.tools/integrations/github-actions) out of the box. Everything is open source and free.
Atmos can change how you think about the Terraform code you write to build your infrastructure. Atmos is a framework that simplifies complex cloud architectures and DevOps workflows into intuitive CLI commands.
Its strength in managing DRY configurations at scale for Terraform and is supported by robust design patterns, comprehensive documentation, and a passionate community, making it a versatile tool for both startups and enterprises.
Atmos is extensible to accommodate any tooling, including enterprise-scale Terraform, and includes custom policy controls, vendoring, and GitOps capabilities out of the box. Everything is open source and free.


> [!TIP]
Expand Down
11 changes: 4 additions & 7 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,11 @@ screenshots:
url: "docs/demo.gif"

description: |-
## Use Atmos to break your architecture into reusable [Components](https://atmos.tools/core-concepts/components) that you implement using [Terraform "root modules"](https://atmos.tools/core-concepts/components/terraform). Then tie everything together using [Stack](https://atmos.tools/core-concepts/stacks) configurations defined in YAML.
Atmos is a framework that simplifies complex cloud architectures and DevOps workflows into [intuitive CLI commands](https://atmos.tools/category/cli).
Its strength in managing [DRY configurations at scale](https://atmos.tools/core-concepts/) for Terraform and is supported by robust
[design patterns](https://atmos.tools/design-patterns/), comprehensive [documentation](https://atmos.tools/), and a
[passionate community](https://slack.cloudposse.com/), making it a versatile [tool for both startups and enterprises](https://cloudposse.com/).
Atmos is extensible to accommodate any tooling, including enterprise-scale Terraform, and includes custom
[policy controls](https://atmos.tools/core-concepts/validate), [vendoring](https://atmos.tools/core-concepts/vendor/),
and [GitOps capabilities](https://atmos.tools/integrations/github-actions) out of the box. Everything is open source and free.
Atmos can change how you think about the Terraform code you write to build your infrastructure. Atmos is a framework that simplifies complex cloud architectures and DevOps workflows into intuitive CLI commands.
Its strength in managing DRY configurations at scale for Terraform and is supported by robust design patterns, comprehensive documentation, and a passionate community, making it a versatile tool for both startups and enterprises.
Atmos is extensible to accommodate any tooling, including enterprise-scale Terraform, and includes custom policy controls, vendoring, and GitOps capabilities out of the box. Everything is open source and free.
> [!TIP]
Expand Down

0 comments on commit 417d3cd

Please sign in to comment.