Hey guys, I stucked with custom domain registrati...
# aws
m
Hey guys, I stucked with custom domain registration in aws. Somehow pulumi just reaches a point where it waits but nothing happens. I used the example https://github.com/pulumi/examples/blob/master/aws-ts-static-website/index.ts This is my output:
Copy code
Previewing update (production):

 +  pulumi:pulumi:Stack aws-project-production create 
 +  pulumi:providers:aws east create 
 +  aws:s3:Bucket aws-project-requestLogs create 
 +  aws:s3:Bucket aws-project-contentBucket create 
@ previewing update....
and here it just hang off