Open bsantacruz-code opened 2 months ago
Voting for Prioritization
Volunteering to Work on This Issue
Similar #35285
@bsantacruz-code 👋 Thank you for taking the time to raise this! I noticed a comment on a similar issue that has a workaround suggestion, in case you want to try that while this issue awaits prioritization.
Terraform Core Version
1.9.5 on darwin_arm64
AWS Provider Version
5.65.0
Affected Resource(s)
aws_elasticache_serverless_cache
Expected Behavior
Create a Redis Serverless database
Actual Behavior
Creates the Redis Serverless database but when you use again terraform apply it's replace the redis database
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
terraform init terraform fmt & terraform validate terraform plan terraform apply
Debug Output
No response
Panic Output
Important Factoids
No response
References
No response
Would you like to implement a fix?
None