Skip to content

Commit 257e09b

Browse files
authored
Merge branch 'master' into refactor-main
2 parents dd37491 + 3313298 commit 257e09b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cloudformation/stacks/AutoSpotting/template.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
scripts to use the instance role when calling CloudFormation helpers
268268
instead of the standard CloudFormation authentication method.
269269
After creating this CloudFormation stack, you must add the
270-
AutoSpottingElasticBeanstalk managed policy to your Beanstalk
270+
AutoSpotting's ElasticBeanstalk managed policy to your Beanstalk
271271
instance profile/role if you turn this option to On"
272272
Type: "String"
273273
Conditions:
@@ -752,7 +752,6 @@
752752
Condition: "StackIsMain"
753753
Properties:
754754
Description: "Allow instances to get initialization information from CloudFormation when they are a part of a Beanstalk cluster. Add this policy to your Elastic Beanstalk instance profile (role) when enabling patch_beanstalk_userdata in AutoSpotting. (Managed policy created by AutoSpotting)"
755-
ManagedPolicyName: AutoSpottingElasticBeanstalk
756755
PolicyDocument:
757756
Version: "2012-10-17"
758757
Statement:

0 commit comments

Comments
 (0)