Skip to content

Globals change not caused resources to be re-deployed. #3796

@andyloughran

Description

@andyloughran

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

  1. OS: Linux
  2. If using the SAM CLI, sam --version: SAM CLI, version 1.142.1
  3. AWS region: eu-west-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    need-customer-responseMaintainer response provided, waiting for customer feedback.stage/needs-triageAutomatically applied to new issues and PRs, indicating they haven't been looked at.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions