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

Add support for user defaults #92

Merged
merged 12 commits into from
Aug 16, 2022
Merged

Add support for user defaults #92

merged 12 commits into from
Aug 16, 2022

Commits on Aug 8, 2022

  1. Refactored question defaults to set saved user configurations as defa…

    …ults if available
    Burris authored and snay2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f08a984 View commit details
    Browse the repository at this point in the history
  2. Made PR changes for error handling, string formatting, and other chan…

    …ges to questions relating to user defaults in simple-ec2
    Burris authored and snay2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    fbf95ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2573e6 View commit details
    Browse the repository at this point in the history
  4. Revised PR for user defaults for naming conventions, question phrasin…

    …g, and other issues
    Burris authored and snay2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    26fdb30 View commit details
    Browse the repository at this point in the history
  5. Code flow revisions for user default PR

    Burris authored and snay2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    1bb36f1 View commit details
    Browse the repository at this point in the history
  6. Added tests for user defaults

    Burris authored and snay2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    8f46832 View commit details
    Browse the repository at this point in the history
  7. Revised testing for user default testing PRs

    Burris authored and snay2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4481253 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    791ed73 View commit details
    Browse the repository at this point in the history
  9. Extract method to determine default instance type

    Also clarify wording on subnet AZ question
    snay2 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    051fe7c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    07ec623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2461c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e89526 View commit details
    Browse the repository at this point in the history