aws / aws/serverless-application-model

Feature: Specifying Latest version in nested SAM application

Open
#1,438 0 comments 3 reactions 0 assignees View on GitHub
maintainer/need-response type/feature
Dominant language
Python
Stars
9.6k
Forks
2.5k
Avg merge
1d 11h
Merged PRs (30d)
7

Description

**Description:**

While creating a nested SAM application resource it becomes cumbersome to change the SemanticVersion in the parent template after the child sam application is upgraded.
Would be better if one can just specify latest and it picks up the latest version automatically.

```
Type: AWS::Serverless::Application
Properties:
Location:
ApplicationId:
SemanticVersion: latest
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.