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

feat: Added conditional creation of RDS Aurora cluster #159

Merged
merged 8 commits into from
Oct 30, 2020

Commits on Feb 6, 2020

  1. Added create_security_group input variable.

    shanedroid committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    14db8f5 View commit details
    Browse the repository at this point in the history
  2. Ensure aws_iam_role and aws_iam_role_policy_attachment do not get cre…

    …ated if create_cluster is false.
    shanedroid committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    9da53c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db92b15 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Merge commit 'befdaffa34c6cd2dc5d9ea5eb717db8565273bf1' into add_crea…

    …te_cluster_input_var
    shanedroid committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    27b0179 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    08cd7fa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    5acbe5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8024d1e View commit details
    Browse the repository at this point in the history
  3. Fix iam_role count

    antonbabenko committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    ee826c0 View commit details
    Browse the repository at this point in the history