Join Slack
Powered by
Does pulumi support <account regional namespaces> ...
# aws
f
future-crayon-19228
03/23/2026, 2:45 AM
Does pulumi support
account regional namespaces
that AWS announced recently? I don't see any mention of the
bucket_namespace
in the docs 🤔
m
modern-zebra-45309
03/23/2026, 9:57 AM
This was added to the upstream Terraform AWS provider in 6.37.0 last week:
https://github.com/hashicorp/terraform-provider-aws/releases/tag/v6.37.0
The Pulumi AWS provider currently uses 6.36.0, so it will only become available with the next update/release. (You can see which TF provider the Pulumi provider is linked to by checking the "upstream" reference at
https://github.com/pulumi/pulumi-aws
)
🙏 1
2
Views
Open in Slack
Previous
Next