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

Remove unnecessary wait between two triggers creation #55

Merged

Conversation

norbjd
Copy link
Contributor

@norbjd norbjd commented Oct 25, 2023

Summary

Remove unnecessary wait between two triggers creation in Terraform container example.

Checklist

  • I have reviewed this myself.
  • I have attached a README to my example. You can use this template as reference.
  • I have updated the project README to link my example.

Details

The bug happening when multiple triggers were created at the same time is now fixed, so we don't need to wait anymore between multiple triggers creation in the same project.

I've tested this example, it runs fine now 👍

@norbjd norbjd requested a review from Shillaker October 25, 2023 11:38
@Shillaker Shillaker merged commit e0d765e into main Oct 26, 2023
7 checks passed
@norbjd norbjd deleted the remove-unnecessary-wait-between-two-triggers-creation branch October 26, 2023 13:39
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

Successfully merging this pull request may close these issues.

2 participants