aws-samples / aws-refarch-wordpress

This reference architecture provides best practices and a set of YAML CloudFormation templates for deploying WordPress on AWS.
MIT No Attribution
1.08k stars 601 forks source link

[Feature Consideration] Bastion Instance Type Configuration #8

Closed michael-newman closed 6 years ago

michael-newman commented 6 years ago

Feature Consideration:

For your consideration, you may want to you expose the Bastion Instance Type as a configuration element before the user runs the CloudFront Template (currently, it just defaults to t2.large within the Yaml file).

I realized it had a large server after the Templates ran. I changed it via making a copy of the Launch Configuration and reassigning the revised configuration to the ASG; but, thought it would be a nice extension to your comprehensive Template.

darrylsosborne commented 6 years ago

Mike, Thanks for the suggestion. I'll be pushing out a new version in the next few days and I'll be adding this to the template.

jimmyjuarez commented 6 years ago

@darrylsosborne I can use this feature too, really looking forward to the next release! @RGuilfoyle, offered some great suggestions for me to learn how to use the bastion host. When should we expext the next push?

darrylsosborne commented 6 years ago

Jimmy.  I'm testing version 2 over the weekend so we should have it pushed by Tuesday.

On Saturday, December 9, 2017 3:31 PM, Jimmy Juarez <notifications@github.com> wrote:

@darrylsosborne I can use this feature too, really looking forward to the next release! @RGuilfoyle, offered some great suggestions for me to learn how to use the bastion host. When should we expext the next push?— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

darrylsosborne commented 6 years ago

Bastion instance type selection is now a parameter in version 2.0.0