Elasticache Cloudformation Bug Report

0

I have a cloudformation stack that creates an Elasticache CacheCluster and then an Elasticache ReplicationGroup. When the ReplicationGroup is created, the CacheCluster is deleted and the ReplicationGroup replaces it. However, if you delete the ReplicationGroup, Cloudformation believes your CacheCluster still exists when in fact it doesn't. This makes your Cloudformation stack inconsistent and operations will fail saying the resource does not exist.

Just wanted to report this bug.

1回答
0

Thanks for pointing out. You can also do the following

  1. Open a support ticket and provide the details of the steps you mentioned with supporting files or
  2. https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/blob/master/CONTRIBUTING.md or
  3. Go to the page https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-replicationgroup.html and at the bottom click "Provide feedback"
profile pictureAWS
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ