v1.4.2
antgroup/echomimic_v2v1.4.2Feb 17, 2024by github-actions[bot]
AI Summary
Improves the Terraform module by using a more realistic sleep distribution and ensuring the number of processed resources is finite to resolve issues where the module would not terminate.
Key Highlights
- Use of more realistic sleep distribution in Terraform module
- Finite number of processed resources to prevent hanging
Full Release Notes
- Use more realistic sleep distribution in Terraform module - Make the number of processed resources finite in Terraform module - before it never actually quit