Update aws.md

typo fix
This commit is contained in:
2023-08-29 17:12:53 +02:00
committed by GitHub
parent 5e2b1d40a9
commit bfba14bf8a

View File

@@ -8,7 +8,7 @@ Cloudformation template for automated deployment of lspd, bitcoind and cln with
[Cloudformation template](../deploy/deploy.yml) will automatically deploy several things: [Cloudformation template](../deploy/deploy.yml) will automatically deploy several things:
- new ec2 instance (m6a.xlarge) to your selected VPC - new ec2 instance (m6a.xlarge) to your selected VPC
- bitcoind - bitcoind
- clnd (with postgresql as backend) - cln (with postgresql as backend)
- lspd - lspd
### After deployment steps ### After deployment steps