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
asked a year ago170 views
1 Answer
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
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions