resource/aws_elasticache_cluster: Add Outpost support #18460
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elasticache
Issues and PRs that pertain to the elasticache service.
Milestone
Community Note
Description
Add Outpost support to
aws_elasticache_cluster
.Potential Terraform Configuration
New fields:
Note: only
single-outpost
is currently supported.Note:
CreateCacheClusterInput
has both a singlePreferredOutpostArn
and listPreferredOutpostArns
, butCacheCluster
only has the fieldPreferredOutpostArn
and does not have the fieldOutpostMode
.Affected Resource
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: