Skip to content

Timeout stack create at BootstrapWaitCondition #272

Open
@Anorlondo448

Description

@Anorlondo448

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions