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

CI/CD to Cloudfront Deploy #272

Closed
1 of 7 tasks
iqbal125 opened this issue Dec 6, 2020 · 1 comment
Closed
1 of 7 tasks

CI/CD to Cloudfront Deploy #272

iqbal125 opened this issue Dec 6, 2020 · 1 comment

Comments

@iqbal125
Copy link

iqbal125 commented Dec 6, 2020

PR Champion
#

Description

A very common use case for AWS users is to build a CI/CD pipeline that deploys to Cloudfront. Having a "pattern" that does this automatically for a SPA app like React I think would be helpful for a lot of people.

Progress

  • Tracking Issue Created
  • RFC PR Created
  • Core Team Member Assigned
  • Initial Approval / Final Comment Period
  • Ready For Implementation
    • implementation issue 1
  • Resolved
@iqbal125 iqbal125 changed the title CI/CD to Cloud Front Deploy CI/CD to Cloudfront Deploy Dec 6, 2020
@eladb
Copy link
Contributor

eladb commented Dec 8, 2020

CDK pipelines is able to deploy CloudFront resources as well as any other resource. Combined with the s3-deployment module, this should cover your use case.

Closing.

@eladb eladb closed this as completed Dec 8, 2020
@otaviomacedo otaviomacedo added status/rejected and removed status/proposed Newly proposed RFC labels Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants