Rabadash8820 / AwsUtil

A set of scripts, templates, and schemas for general AWS cloud infrastructures.
Mozilla Public License 2.0
2 stars 0 forks source link

Add an EIPAssociation to the WordPress Template #31

Closed Rabadash8820 closed 7 years ago

Rabadash8820 commented 7 years ago

After pulling Elastic IP resources into a separate template with issue #30, we will need to change how a WordPress server instance is associated with an Elastic IP. Specifically, we'll need to add the following:

  1. An "ElasticIP" parameter. User must enter an existing EIP.
  2. An EIPAssociation resource, obviously.