Closed justnom closed 3 years ago
/test all
Thanks @jamengual. I just fixed the issue in d62bef6. Will the tests run automatically?
/test all
@jamengual
Seems terratest is failing due to another unrelated issue.
/test all
/test all
/test all
@jamengual looks like the logs bucket is not getting deleted by aws-nuke.
I noticed the module allows specifying log_bucket_fqdn
so perhaps it can be created externally with a random name for this test?
/test terratest
Added PR #58 which should fix the issue with tests. Once that is merged, this one should be OK.
/test all
@justnom thank you for your contribution!
what
cache_policy_id
to theaws_cloudfront_distribution
resource.why
cloudfront_cache_policy
resource to the module.references
aws_cloudfront_distribution
Terraform docs