Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving HTTPD configuration to SSM parameters #2

Merged
merged 13 commits into from
May 30, 2024
Merged

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    5b365f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d277b3 View commit details
    Browse the repository at this point in the history
  3. Moving all of the new SSM parameters

    Kicking all of the new ssm parameters to their own TF file for sanity
    Pulling the virtualhost definitions out of the startup py and into actual ssm definitions, which should allow us to add additional virtualhosts down the line, if necessary
    jpl-btlunsfo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7739464 View commit details
    Browse the repository at this point in the history
  4. formatting

    jpl-btlunsfo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    32733ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d85bc77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f11726 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    287af36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cafef3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. updating readme

    jpl-btlunsfo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ffb8daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc5759 View commit details
    Browse the repository at this point in the history
  3. Adding substitute module

    Also replacing every instance of deployment_name and install_prefix with project-venue
    jpl-btlunsfo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    da2db13 View commit details
    Browse the repository at this point in the history
  4. adjusting ssm naming

    jpl-btlunsfo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4c8364c View commit details
    Browse the repository at this point in the history
  5. updating examples

    jpl-btlunsfo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a1770a7 View commit details
    Browse the repository at this point in the history