Skip to content

Replace time.sleep calls with logic that ensures infrastructure has been deployed before any operations (attack simulations, etc.) are run on it #27

@mdorn

Description

@mdorn
  • Estimating the time deployment takes before taking other actions is obviously error-prone and/or results in unnecessary wait times.
  • Example here
  • Perhaps using the Pulumi automations API, some kind of callback logic is available to inform another function once deployment is complete?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions