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

Fixed linters and migrated modules to 0.12 #38

Closed
wants to merge 1 commit into from

Conversation

ivankorn
Copy link
Contributor

Fixes #32

Fixes #35

  • Migrated modules to 0.12 syntax
  • Added variable types constraints

- Removed outdated doc_generator
- Added missing helper scripts
- Removed outdated docker linter
- Fixed flake8 errors reported in terraform-google-modules#32
- Fixed broken simlinks(fixes terraform fmt terraform-google-modules#32)
- Updated shared tfvars
- Updated README files

Migrate modules to 0.12 and make the rest of the code base 0.12-compatible terraform-google-modules#35

- Migrated modules to 0.12 syntax
- Added variable types constraints
- Updated README
- Removed outdated check_docker make target
- Added a temporary workgaround for terraform-google-modules#28 (skip not migrated files in `find_files`)
@aaron-lane aaron-lane added the bug Something isn't working label Aug 19, 2019
@ivankorn
Copy link
Contributor Author

integrated into #31

@ivankorn ivankorn closed this Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate modules to 0.12 and make the rest of the code base 0.12-compatible Linters fail on master
2 participants