v0.41.4
🚀 Enhancements
fix: make parameter group description configurable @syphernl (#143)
what
- This allows to set the
descriptionof a Parameter Group to prevent recreation.
why
- Before
v0.41.3no description was set, so this defaulted toManaged by Terraform.
As the description cannot be changed without recreating the Parameter Group this caused issues with existing resources.