Skip to content

Commit

Permalink
Updated order
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Nov 14, 2023
1 parent 4a43fdd commit 27a7a9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ We have created custom Terraform modules to bootstrap our infrastructure, which
| Module | Description |
| :--------------------------------------------------- | :------------------------------------------------------------------------------- |
| [Amplify App](./modules/amplify-app/README.md) | Terraform module for bootstrapping an Amplify app. |
| [VPC](./modules/vpc/README.md) | Terraform module for bootstrapping a VPC for use with our shared infrastructure. |
| [Bastion](./modules/bastion/README.md) | Terraform module for bootstrapping a bastion host. |
| [RDS Instance](./modules/rds/README.md) | Terraform module for bootstrapping an RDS Instance. |
| [RDS Aurora Cluster](./modules/rds-aurora/README.md) | Terraform module for bootstrapping an RDS Aurora Cluster. |
| [Bastion](./modules/bastion/README.md) | Terraform module for bootstrapping a bastion host. |
| [VPC](./modules/vpc/README.md) | Terraform module for bootstrapping a VPC for use with our shared infrastructure. |

## Apps and Services

Expand Down

0 comments on commit 27a7a9d

Please sign in to comment.