Skip to content

Bug: Grammar mistake in sync code "Template haven't been changed since last deployment..." #8588

@AndrewLane

Description

@AndrewLane

Description:

Just a grammar mistake in a log...

Template haven't been changed since last deployment, skipping infra sync

Steps to reproduce:

Run a sam sync command when no new code changes are present.

Observed result:

Logs with a grammar mistake

Expected result:

Template hasn't been changed since last deployment, skipping infra sync

Additional environment details (Ex: Windows, Mac, Amazon Linux etc)

n/a

sam --info

{
  "version": "1.151.0",
  "system": {
    "python": "3.13.6",
    "os": "Windows-10-10.0.19045-SP0"
  },
  "additional_dependencies": {
    "container_engine": "Docker(v29.1.3)",
    "aws_cdk": "Not available",
    "terraform": "Not available"
  },
  "available_beta_feature_env_vars": [
    "SAM_CLI_BETA_FEATURES",
    "SAM_CLI_BETA_BUILD_PERFORMANCE",
    "SAM_CLI_BETA_TERRAFORM_SUPPORT",
    "SAM_CLI_BETA_PACKAGE_PERFORMANCE",
    "SAM_CLI_BETA_RUST_CARGO_LAMBDA"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions