Skip to content

Commit 4d28a45

Browse files
authored
Merge pull request #76 from maxvisser/patch-1
Comment fix: Replaced AWSElasticBeanstalkFullAccess
2 parents 36df929 + a55a3c9 commit 4d28a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ebextensions/00_copy_env_file.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# when you created your first Elastic Beanstalk environment.
33

44
# Make sure that the IAM Role for the EC2 Instance set in the Elastic Beanstalk configuration
5-
# has attached the `AWSElasticBeanstalkFullAccess` policy.
5+
# has attached the `AdministratorAccess-AWSElasticBeanstalk` policy.
66

77
Resources:
88
AWSEBAutoScalingGroup:

0 commit comments

Comments
 (0)