kitchen-terraform 0.3.0
Test Kitchen plugins for testing Terraform projects
Gemfile:
=
install:
=
Runtime Dependencies (4):
inspec
~> 1.0
kitchen-inspec
>= 0.14.0, ~> 0.14
mixlib-shellout
>= 2.2.6, ~> 2.2
test-kitchen
>= 1.10.0, ~> 1.10
Development Dependencies (12):
bundler-audit
>= 0.5.0, ~> 0.5
guard
>= 2.14.0, ~> 2.14
guard-bundler
>= 2.1.0, ~> 2.1
guard-bundler-audit
>= 0.1.2, ~> 0.1
guard-rspec
>= 4.7.2, ~> 4.7
guard-rubocop
>= 1.2.0, ~> 1.2
guard-rubycritic
~> 2.9
pry
>= 0.10.3, ~> 0.10
rspec
>= 3.4.0, ~> 3.4
rubocop
>= 0.40.0, ~> 0.40
rubycritic
~> 2.9
simplecov
>= 0.11.2, ~> 0.11
Requirements:
Terraform >= 0.6.0, < 0.8.0