diff --git a/.kitchen.yml b/.kitchen.yml index deab526b..9b70d52b 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -102,4 +102,4 @@ suites: driver: name: terraform command_timeout: 1800 - root_module_directory: test/fixtures/mig_with_percent/simple \ No newline at end of file + root_module_directory: test/fixtures/mig_with_percent/simple diff --git a/examples/mig_stateful/main.tf b/examples/mig_stateful/main.tf index fd3d2b9f..a7ece119 100644 --- a/examples/mig_stateful/main.tf +++ b/examples/mig_stateful/main.tf @@ -75,4 +75,4 @@ module "mig" { minimal_action = "REFRESH" type = "OPPORTUNISTIC" }] -} \ No newline at end of file +}