From f5cd399d0174e318dd79dfb5a166ec20d801e717 Mon Sep 17 00:00:00 2001 From: "Eric Z. Beard" Date: Thu, 18 Jul 2024 15:21:48 -0700 Subject: [PATCH] Update README.md --- CloudFormation/StackSets/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudFormation/StackSets/README.md b/CloudFormation/StackSets/README.md index 512d4583..e35fce93 100644 --- a/CloudFormation/StackSets/README.md +++ b/CloudFormation/StackSets/README.md @@ -87,7 +87,7 @@ Then deploy the sample resources that are common to each account, to cause the CloudWatch log group in the management account to receive events. This template creates a stack set to manage the deployment of the packaged common resources template. -`rain --profile [org-management-account-admin] --experimentaldeploy common-resources-stackset.yaml` +`rain --profile [org-management-account-admin] --experimental deploy common-resources-stackset.yaml` ## Build and Test