Skip to content

v0.43.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 23 May 22:31
23557c5
Fix deprecation warnings @purplepangolin (#160)

what

  • Replaces use of deprecated attributes (cluster_mode, replication_group_description, number_cache_clusters) in aws_elasticache_replication_group resurce when using provider registry.terraform.io/hashicorp/aws v4.12.0

why

Eliminate warnings when running terraform plan by moving to latest supported attributes instead.

references

Terraform aws provider docs