v1.4.2

FoundationAgents/MetaGPTv1.4.2Feb 17, 2024by github-actions[bot]

AI Summary

Updates the Terraform module to use a more realistic sleep distribution and ensures the number of processed resources is finite to prevent infinite loops.

Key Highlights

  • Use more realistic sleep distribution in Terraform module
  • Make the number of processed resources finite to prevent infinite loops

New Features

  • Terraform module improvements

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