Skip to content

Commit

Permalink
docs: update README.md (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylesomers authored Jun 25, 2024
1 parent 710c4b0 commit 118c558
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ The **Toolkit** consists of four key components:

| Component | Description
|-|-|
|**Assets**| Reusable scripts, pipeline definitions, Dockerfiles, [Packer](https://www.packer.io/) templates, and other resources that might prove useful or are dependencies of any of the modules.
|**Assets**| Reusable scripts, pipeline definitions, Dockerfiles, [Packer](https://www.packer.io/) templates, [Ansible](https://github.com/ansible/ansible) Playbooks to configure workloads after deployment, and other resources that might prove useful or are dependencies of any of the modules.
|**Modules**| Highly configurable and extensible [Terraform](https://www.terraform.io/) modules for simplified deployment of key game development infrastructure on AWS with best-practices by default.
|**Samples**| Complete Terraform configurations for expedited studio setup that demonstrate module usage and integration with other AWS services.
|**Playbooks**| Automation scripts written with [Ansible](https://github.com/ansible/ansible) to configure workloads after deployment.

## Getting Started

Expand Down

0 comments on commit 118c558

Please sign in to comment.