[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout stack create at BootstrapWaitCondition #272

Open
Anorlondo448 opened this issue Apr 27, 2024 · 0 comments
Open

Timeout stack create at BootstrapWaitCondition #272

Anorlondo448 opened this issue Apr 27, 2024 · 0 comments

Comments

@Anorlondo448
Copy link

A timeout occurs when building the cloud9 environment.
https://catalog.us-east-1.prod.workshops.aws/workshops/31676d37-bbe9-4992-9cd1-ceae13c5116c/en-US/installation/setup-cloud9#setup-cloud9-environment

curl -O https://raw.githubusercontent.com/aws-samples/one-observability-demo/main/cloud9-cfn.yaml
aws cloudformation create-stack --stack-name C9-Observability-Workshop --template-body file://cloud9-cfn.yaml --capabilities CAPABILITY_NAMED_IAM

What times out is 'BootstrapWaitCondition' resource.

I tried removing the 'BootstrapWaitCondition' resource from cloud9-cfn.yaml, and it worked.
The 'BootstrapWaitCondition' resource is not being referenced anywhere.
Is this necessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant