From 2edc46569ea34b665445223afab89f5d5267c132 Mon Sep 17 00:00:00 2001
From: Michael Nguyen <michael.nguyen@parivedasolutions.com>
Date: Tue, 26 Nov 2019 15:44:49 -0600
Subject: [PATCH] updating

---
 .../indexer-aws/CloudFormation/Manual/01-CreateCodePipeline.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/provider/indexer-aws/CloudFormation/Manual/01-CreateCodePipeline.yml b/provider/indexer-aws/CloudFormation/Manual/01-CreateCodePipeline.yml
index 1435285df..0f3848656 100644
--- a/provider/indexer-aws/CloudFormation/Manual/01-CreateCodePipeline.yml
+++ b/provider/indexer-aws/CloudFormation/Manual/01-CreateCodePipeline.yml
@@ -640,4 +640,4 @@ Outputs:
     Description: The ARN of the role used by the application's CodePipeline.
     Value: !GetAtt PipelineRole.Arn
     Export:
-      Name: !Sub ${Environment}-${CodeCommitRepositoryName}-PipelineRoleArn
+      Name: !Sub ${Environment}-${CodeCommitRepositoryName}-PipelineRoleArn
\ No newline at end of file
-- 
GitLab