Updating application launched via CloudFormation

0

Hello,

I've been playing with CloudFormation and have one question. By using the templates I have launched Jira, works great, but is it possible to actually update an application by using the template?

Lukasz
質問済み 1年前175ビュー
1回答
0

Hi, I guess that you use such templates: https://aws-quickstart.github.io/quickstart-atlassian-jira/ In that case, updating the Atlassian applications boils down to using a new AMI that they release. So, if you started your Atlassian app, it boils down to changing the AMI id in the template.

How it works is described here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/updating.stacks.walkthrough.html#update.walkthrough.ami

profile pictureAWS
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ