diff --git a/source/docs/casper/resources/beginner/aws-node.md b/source/docs/casper/resources/beginner/aws-node.md index d0d65c5c78..2517d23bc2 100644 --- a/source/docs/casper/resources/beginner/aws-node.md +++ b/source/docs/casper/resources/beginner/aws-node.md @@ -71,4 +71,8 @@ You will need an EC2 key pair to launch your Casper node. If you do not already If you are satisfied with your configuration choices and all options are correctly filled out, you can hit the orange `Launch` button to launch your AWS-hosted Casper node. -![Step 13](/image/tutorials/aws-node/CasperAWS08.png) \ No newline at end of file +![Step 13](/image/tutorials/aws-node/CasperAWS08.png) + +## Further Reading + +If you are interested in customizing a Casper AWS node using Infrastructure as code (IaC) and Terragrunt, read the documentation about [Read-Only Casper Nodes in AWS](../../operators/aws-nodes/index.md). \ No newline at end of file