aws-samples / aws-service-catalog-terraform-reference-architecture

Apply Terraform configurations using CloudFormation through a proxy lambda
Apache License 2.0
134 stars 70 forks source link

Resource creation timeout #25

Open huitingyeong opened 3 years ago

huitingyeong commented 3 years ago

Hi I have followed the steps to install the custom type into CloudFomation for Cloudsoft::Terraform::Infrastructure.

When I try to create a stack to create the Type: Cloudsoft::Terraform::Infrastructure, the stack gets stuck in Create in progress and then timeout after a few minutes.

I added in the LogBucketName in the cfn yaml file but no logs are getting generated.

Any advise?