Skip to content

Remove stale pulumi:tags template boilerplate#649

Open
skearnes wants to merge 1 commit intomainfrom
cleanup/remove-pulumi-template-tags
Open

Remove stale pulumi:tags template boilerplate#649
skearnes wants to merge 1 commit intomainfrom
cleanup/remove-pulumi-template-tags

Conversation

@skearnes
Copy link
Copy Markdown
Member

Summary

  • The pulumi:tags block with pulumi:template: aws-python in each base Pulumi.yaml is leftover scaffolding from pulumi new and is never read by any __main__.py.
  • Removes it from all four infrastructure projects (app, backend, domain, interface). No functional change.

Test plan

  • pulumi preview --stack prod in each of infrastructure/{app,backend,domain,interface} reports no resource changes.
  • pulumi config --stack prod still shows aws:region us-east-1.

🤖 Generated with Claude Code

The pulumi:template: aws-python tag was scaffolding from `pulumi new`
and is not referenced anywhere in the infrastructure code.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

@skearnes skearnes requested a review from bdeadman April 14, 2026 23:46
@skearnes skearnes marked this pull request as ready for review April 14, 2026 23:46
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.

1 participant