Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#announcements
Title
w
wide-boots-22590
02/20/2021, 11:50 AM
Hello, everyone! Sorry, but i didn't find, how to create cloudfront using pulumi from scratch. Maybe someone can help me?
s
swift-painter-31084
02/21/2021, 12:23 AM
https://www.pulumi.com/docs/tutorials/aws/aws-ts-static-website/
This is a good place to get started with CloudFront and static hosting.
https://www.pulumi.com/docs/reference/pkg/aws/cloudfront/distribution/
Here’s the full docs. You’ll need to set up an ACM certificate for the distribution to use https, and I believe that it needs to be in us-east-1 FYI this is the announcements channel, it would be best to ask questions like this in the general chat or a specific channel about the topic.
Post