v0.42.1
🚀 Enhancements
Fix description for engine_version parameter @ragumix (#155)
what
- Fix issue #154 .
Fix description for engine_version parameter. Delete this sentence for engine_version:
Required unless a snapshot_identifier or replicate_source_db is provided.
why
- According to the official documentation (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_instance#engine_version), there is no mentioning that it doesn't need to specify engine_version when you specified snapshot_identifier.