tag: Pulumi · 5 items
- Platform/SRE — Plan: If you use Pulumi with connection-string URLs (e.g. Postgres), upgrade to sdk/v3.260.0 to prevent passwords leaking into state/log output; no hard deadline but a meaningful security hygiene improvement.
- CI/CD — Skip
- Leader — Skip
- Platform/SRE — Learn: Adds a useful –ignore-protect flag for managing protected resources and fixes TLS verification failures against self-hosted Pulumi backends using self-signed certs; no deadline or breaking change, so worth noting for Pulumi shops at the next upgrade cycle.
- CI/CD — Skip
- Leader — Skip
- Platform/SRE — Learn: Routine minor release of a common IaC tool; the parallel-install race condition fix and provider resolution improvements are worth noting for teams running Pulumi heavily, but no security issue or deadline makes this actionable today.
- CI/CD — Skip
- Leader — Skip
- Platform/SRE — Learn: New
pulumi stack migratecommand enables moving stacks between backends with secret re-encryption, and--override-envallows one-shot environment substitution without editing stack config — useful patterns to know but no action required with no deadline or breaking change. - CI/CD — Skip
- Leader — Skip
- Platform/SRE — Plan: If your pipelines use pulumi/actions or pulumi/action-install-pulumi-cli, both have major version bumps (v6→v7, v1→v2) that likely include breaking changes; audit your workflow files and update action refs this quarter.
- CI/CD — Plan: pulumi/actions jumped v6→v7 and pulumi/action-install-pulumi-cli jumped v1→v2 — major bumps that may break existing pipeline steps; review release notes for both actions and update workflow references before Renovate auto-merges cause unexpected failures.
- Leader — Skip