amazon-archives / aws-training-demo

AWS Technical Trainers Demos
Apache License 2.0
129 stars 79 forks source link

Chef-Solo CF template fails to create #2

Closed slimandslam closed 8 years ago

slimandslam commented 9 years ago

The following resource(s) failed to create: [AdminInstanceSecurityGroup, ChefEC2TrustAccessRole, ChefSoloBootstrappedSecurityGroup, AdminEC2TrustAccessRole, ArtifactS3Bucket]

honux77 commented 8 years ago

I had same problem. Does anyone have a solution?

kbiton commented 8 years ago

Hello I am the demo creator can you please send me the full cloudformation output ? deploy the CF stack with rollback disabled and capture the errors then kindly post them or send them directly to me I will troubleshoot.

honux77 commented 8 years ago

Thanks for your support. I found that the reason I failed is the name of s3 bucket was duplicated. After I change the s3 bucket name, Stack creation succedded.

sebsto commented 8 years ago

closing as it appears to be fixed.