Skip to content

Commit

Permalink
Updated EC2 key
Browse files Browse the repository at this point in the history
  • Loading branch information
karan6190 authored Jun 21, 2018
1 parent cf85d4a commit da40d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ebextensions/01dev.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ option_settings:
##############################################
## Prevent Beanstalk from adding SSH ingress to instance SG
aws:autoscaling:launchconfiguration:
EC2KeyName: "wordpress-karan"
EC2KeyName: "xxxx"
InstanceType: t2.micro
## Run only one instance during install
aws:autoscaling:asg:
Expand Down

0 comments on commit da40d5b

Please sign in to comment.