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

Cleaned up terraform and fixed backends #67

Merged
merged 1 commit into from
Nov 7, 2019

Commits on Nov 6, 2019

  1. Cleaned up terraform and fixed backends

    Refactored all templators to use a config holder so we can extend them in the future if we need more data.
    Modified names of things in TF to reduce conflicts within the same AWS account.
    Fixed S3 backend. Wasn't working at all because it can't live in a module, and can't contain string interpolation.
    
    Still more to do to make everything fully repeatable, will probably do it in another ticket.
    bmonkman committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9ee7335 View commit details
    Browse the repository at this point in the history