Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudFront distribution and origin access identity support #5221

Merged
merged 3 commits into from
Apr 14, 2016

Commits on Apr 7, 2016

  1. CloudFront implementation v3

    AlexanderEkdahl authored and Chris Marchesi committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    a51e536 View commit details
    Browse the repository at this point in the history
  2. Update tests

    AlexanderEkdahl authored and Chris Marchesi committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    16e7a07 View commit details
    Browse the repository at this point in the history
  3. Refactor - new resource: aws_cloudfront_distribution

     * Includes a complete re-write of the old aws_cloudfront_web_distribution
       resource to bring it to feature parity with API and CloudFormation.
     * Also includes the aws_cloudfront_origin_access_identity resource to generate
       origin access identities for use with S3.
    Chris Marchesi committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    68b45f5 View commit details
    Browse the repository at this point in the history