-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
need-customer-responseMaintainer response provided, waiting for customer feedback.Maintainer response provided, waiting for customer feedback.stage/needs-triageAutomatically applied to new issues and PRs, indicating they haven't been looked at.Automatically applied to new issues and PRs, indicating they haven't been looked at.
Description
Description
After making a modification to the Globals: Function: section of a SAM template, I'd expected the change to proliferate to all of the Serverless::Function's within the template.
Steps to reproduce
I modified: Globals: Functions: Layers to point at a new layer arn.
Observed result
The stack deployed, but the layerARN is still pointing at the legacy one.
Expected result
All functions to have redeployed with the new layer arn.
Additional environment details
- OS: Linux
- If using the SAM CLI,
sam --version: SAM CLI, version 1.142.1 - AWS region: eu-west-2
Metadata
Metadata
Assignees
Labels
need-customer-responseMaintainer response provided, waiting for customer feedback.Maintainer response provided, waiting for customer feedback.stage/needs-triageAutomatically applied to new issues and PRs, indicating they haven't been looked at.Automatically applied to new issues and PRs, indicating they haven't been looked at.