Skip to content

mederrata/terraform-cloudfront-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-cloudfront-bucket

Deploy

Terraform

terraform init
terraform plan  -var-file="terraform.tfvars"
terraform apply  -var-file="terraform.tfvars" -var "aws_profile=some_awscli_profile"

Cloudfront Alias

  1. Navigate to Cloudfront
  2. Click Edit in Settings on the General Tab
  3. Request Certificate
  4. Add domain name
  5. Follow the wizard.
  6. Return to the Edit Tab
  7. Add the domain name

List of Permissions Needed

Incomplete List of Permissions Needed

  • CloudFrontFullAccess

TODO

  • Test AWS Permissions
  • Add Cache Invalidation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages