Skip to content

fix(cloudformation): improve stack name readability in messages#8638

Open
gemammercado wants to merge 2 commits intoaws:masterfrom
gemammercado:beaconFailure
Open

fix(cloudformation): improve stack name readability in messages#8638
gemammercado wants to merge 2 commits intoaws:masterfrom
gemammercado:beaconFailure

Conversation

@gemammercado
Copy link

Problem

CloudFormation error messages have repetitive colons that make stack names hard to distinguish from the rest of the message.

Solution

Add quotes around stack names in all CloudFormation failure/success messages to improves readability by clearly separating stack names from error details


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@gemammercado gemammercado requested a review from a team as a code owner March 3, 2026 22:14
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants