Skip to content

Commit

Permalink
fix: minor lint fixes (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
g-awmalik authored Sep 2, 2023
1 parent 7917ba6 commit 6750fec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ suites:
driver:
name: terraform
command_timeout: 1800
root_module_directory: test/fixtures/mig_with_percent/simple
root_module_directory: test/fixtures/mig_with_percent/simple
2 changes: 1 addition & 1 deletion examples/mig_stateful/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ module "mig" {
minimal_action = "REFRESH"
type = "OPPORTUNISTIC"
}]
}
}

0 comments on commit 6750fec

Please sign in to comment.