aws.elasticache.ServerlessCache
# aws
m
Same as someone else above, hitting an exception when creating a serverless elasticache resource.
Copy code
error: Failed to prepare a resource encoder: cannot derive an encoder for resource "aws_elasticache_serverless_cache": Cannot derive an encoder for property "endpoint": issue deriving an object encoder: expected an object type schema at walk.NewSchemaPath().GetAttr("endpoint").Element()
Github issue: https://github.com/pulumi/pulumi-aws/issues/3428