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 年前180 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则