summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-04 18:37:32 +0200
committerPaul Buetow <paul@buetow.org>2024-02-04 18:37:32 +0200
commit963b765ea2a19100b885cd9fa0a6378f13e47102 (patch)
treeca46b2ccbad14a90dbf293bdf070f72606bdcc18 /gemfeed
parentf8400d9c602317c13e692debae8de0f381bf6cac (diff)
Update content for md
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.md b/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.md
index be8e42ba..9dcc0e9d 100644
--- a/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.md
+++ b/gemfeed/2024-02-04-from-babylon5.buetow.org-to-.cloud.md
@@ -70,7 +70,7 @@ You can find all Terraform manifests here:
Whereas:
-* `org-buetow-base` sets up the bare VPN (IPv4 and IPv6 subnets in 3 AZs, EFS, ECR (the AWS container registry for some self-built containers) and Route 53 zone. It's the requirement for most other Terraform manifests in this repository.
+* `org-buetow-base` sets up the bare VPC (IPv4 and IPv6 subnets in 3 AZs, EFS, ECR (the AWS container registry for some self-built containers) and Route 53 zone. It's the requirement for most other Terraform manifests in this repository.
* `org-buetow-bastion` sets up a minimal Amazon Linux EC2 instance where I can manually SSH into and look at the EFS file system (if required).
* `org-buetow-elb` sets up the Elastic Load Balancer, a prerequisite for any service running in ECS Fargate.
* `org-buetow-ecs` finally sets up and deploys all the Docker apps mentioned above. Any apps can be turned on or off via the `variables.tf` file.