Pulumi AWS Provider 7.0 is here, bringing major enhancements to AWS infrastructure as code workflows.
What’s New Highlights
- Multi-region support from a single provider: Define resources in different AWS regions without duplicating provider configurations.
- IAM role chaining: Securely assume multiple roles for complex cross-account deployments.
- S3 resource simplification: Unified bucket resources for easier migration and management.
Why It Matters
These updates make it easier to manage scalable, secure, multi-region AWS deployments in general programming languages such as TypeScript, Python, Go, C#, or Java.
📖 Full release notes, migration guide, and code examples at Pulumi AWS Provider 7.0.