terraform-website-s3-cloudfront-route53 icon indicating copy to clipboard operation
terraform-website-s3-cloudfront-route53 copied to clipboard

Terraform scripts to setup an S3 based static website, with a CloudFront distribution and the required Route53 entries.

Results 3 terraform-website-s3-cloudfront-route53 issues
Sort by recently updated
recently updated
newest added

Allows you to provide a list of alternate domains, .e.g when you link both a domain.com and www.domain.com

**Describe the problem** When making terraform init - it will automatically download aws 4.2.0 - which results in error when try to terraform plan or apply. If we use aws...

# Description Added two new resources to implement cache policy in CloudFront Distribution. # Related Issue This feature was added directly via the console and needs to be coded #...