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

Added 3 checks for AWS Launch Configuration #318

Merged
merged 6 commits into from
Jun 7, 2019

Commits on Jun 6, 2019

  1. Added 3 checks for AWS Launch Configuration

    Fixes Issue terraform-linters#253 - adds rules checking in Launch Configuration:
    - used ami
    - instance type
    - instance profile
    krzyzakp committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    b9eae39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2575d85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ced327 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c2a4da View commit details
    Browse the repository at this point in the history
  5. Fixed indent with gofmt

    krzyzakp committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    67ebced View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0efbc7 View commit details
    Browse the repository at this point in the history