Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Linters fail on master terraform-google-modules#32
- 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 - Fixed trailing white-space from master 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`) Updating image inside the example doesn't cause container to restart terraform-google-modules#29 - Updated examples/simple_instance/main.tf by introducing local.instance_name and adding substring of contianer image hash into instance_name - Updated examples/simple_instance/outputs.tf by reflecting the change above - Updated examples/instance_with_attached_disk/main.tf by introducing local.instance_name and adding substring of contianer image hash into instance_name - Updated examples/instance_with_attached_disk/outputs.tf by reflecting the change above
- Loading branch information