From 4ca14391be7f9ed2aeed08d405cc1c840ccfcc11 Mon Sep 17 00:00:00 2001 From: troymc Date: Tue, 23 Aug 2016 18:10:56 +0200 Subject: [PATCH] docs: minor edit: (Optional) --> Optional: --- docs/source/prod-node-depl-tplt/prov-one-m-aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/prod-node-depl-tplt/prov-one-m-aws.md b/docs/source/prod-node-depl-tplt/prov-one-m-aws.md index 3884fa4f..15d4b502 100644 --- a/docs/source/prod-node-depl-tplt/prov-one-m-aws.md +++ b/docs/source/prod-node-depl-tplt/prov-one-m-aws.md @@ -34,7 +34,7 @@ Terraform will report its progress as it provisions all the resources. Once it's At this point, there is no software installed on the instance except for Ubuntu 14.04 and whatever else came with the Amazon Machine Image (AMI) specified in the configuration. The next step is to use Ansible to install and configure all the necessary software. -## (Optional) "Destroy" +## Optional: "Destroy" If you want to shut down all the resources just provisioned, you must first disable termination protection on the instance: