mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
340b6eb4b4
* Update terrform to 0.11.7 (latest) and aws plugin to 1.14; upgrade plugins on test startup * TF route table resource doesn't export associations or routes attributes. Which we weren't using anyway. * Downgrade to aws plugin 1.13 to avoid TF panic; suppress deprecation warning for aws_region * Fix incoherent attribute combination on cloudtrail * Add -auto-approve to suppress interactive confirmation * Update version pinning for AWS minimal account * Use a plan file in AWS runs * Pin azure TF run to 0.11 and 1.3; also an autoformatter pass on the TF code. Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
36 lines
527 B
Text
36 lines
527 B
Text
Gemfile.lock
|
|
coverage
|
|
*.gem
|
|
.gallery
|
|
.kitchen
|
|
.delivery/cli.toml
|
|
Berksfile.lock
|
|
.bundle
|
|
.librarian
|
|
Puppetfile.lock
|
|
.kitchen.local.yml
|
|
profile.tar.gz
|
|
omnibus/.cache
|
|
omnibus/pkg
|
|
test/**/*.lock
|
|
examples/**/*.lock
|
|
examples/meta-profile/vendor/
|
|
habitat/VERSION
|
|
habitat/results
|
|
/.ruby-gemset
|
|
/.ruby-version
|
|
/.direnv
|
|
/.envrc
|
|
results/
|
|
|
|
www/source/index.html.slim
|
|
www/Gemfile.lock
|
|
|
|
meta-profile-0.2.0.tar.gz
|
|
profile-1.0.0.tar.gz
|
|
.attribute.yml
|
|
.terraform/
|
|
terraform.tfstate*
|
|
terraform.tfstate.backup
|
|
inspec-azure.plan
|
|
inspec-aws-*.plan
|