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 support for Terrafrom 0.12 #10

Merged
merged 1 commit into from
Sep 24, 2019

Commits on Sep 12, 2019

  1. Added support for Terrafrom 0.12

    - Migrated to terraform 0.12 syntax
    - Added variables type validation.
    - Added provider version restriction.
    - Added/upgraded helper functions
    - Replaced MD markers for doc generator, removed old script
    - Bumbed version, updaed CHANGELOG and README
    - Upgraded tf validator and md doc generator fucntions to latest versions.
    - Added versions.tf with restriction to TF 0.12
    - Fixed linters calls, Makefile and linters bug reported in terraform-google-modules#5
    - Fixed broken docker image variables reported in terraform-google-modules#6
    - Upgraded to new docker image
    - Fixed `make create | converge | verify | dsetroy` calls  reported in terraform-google-modules#8
    - Removed docker checks which are now deprecated as well as [hadolint issue](terraform-google-modules/terraform-google-project-factory#252)
    ivankorn committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    1a9e25c View commit details
    Browse the repository at this point in the history