hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.77k stars 9.12k forks source link

Enhancement: Apply Elasticache Service Updates #20112

Open ghdiska opened 3 years ago

ghdiska commented 3 years ago

Description

Some aws service like elasticache or elastisearch release some service update ( e.g. A new Service Update 'elasticache-20210615-002' (security-update) is available. ) , i want to be able to do this update from terraform.

New or Affected Resource(s)

References

davidkmenta commented 2 months ago

Any update on this?

nightpool commented 3 weeks ago

Any update on this? Just ran into this with our clusters

BerGer23 commented 3 weeks ago

Any update on this? We are running into this problem with our clusters too