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

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

Open
mdorn opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mdorn
Copy link
Contributor

mdorn commented Oct 1, 2024

  • 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?
@anandtiwarics anandtiwarics added the enhancement New feature or request label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants