https://pulumi.com logo
#aws
Title
# aws
a

adorable-summer-21974

07/28/2022, 9:46 AM
Hey, does anyone know if its possible to add an origin to an existing cloudfront distribution using pulumi? Thanks!
l

little-cartoon-10569

07/28/2022, 8:40 PM
You can only update Pulumi-managed resources. So to change an existing resource, first you need to import it, then you can update the source code, and the next
up
will change it.