inspec/test/integration/aws/default/build
Clinton Wolfe 340b6eb4b4 Upgrade Terraform version pins for integration testing (#2968)
* 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>
2018-04-19 13:01:27 -04:00
..
aws.tf Upgrade Terraform version pins for integration testing (#2968) 2018-04-19 13:01:27 -04:00
cloudtrail.tf Upgrade Terraform version pins for integration testing (#2968) 2018-04-19 13:01:27 -04:00
cloudwatch.tf Move AWS/Azure tests to integration directory (#2675) 2018-02-26 11:10:04 -05:00
config.tf New Skeletal Resource aws_config_delivery_channel (#2641) 2018-03-26 14:03:23 -04:00
ec2.tf Fixed numerous naming errors in aws_iam_vpcs integration tests (#2961) 2018-04-17 11:42:36 -04:00
iam.tf Inline and attached policies for aws_iam_user and aws_iam_users (#2947) 2018-04-17 13:22:28 -04:00
inspec-logo.png Move AWS/Azure tests to integration directory (#2675) 2018-02-26 11:10:04 -05:00
kms.tf New Skeletal Resource aws_kms_key (#2746) 2018-03-23 08:29:45 -04:00
rds.tf Porting over the singular rds resource from the aws-inspec git repo (#2866) 2018-03-28 11:23:44 -04:00
route_table.tf Upgrade Terraform version pins for integration testing (#2968) 2018-04-19 13:01:27 -04:00
s3.tf Skelatal resource: aws_s3_bucket_object (#2620) 2018-03-19 13:10:17 -04:00
sns.tf New Skeletal Resource aws_sns_subscription (#2697) 2018-03-22 13:38:40 -04:00