Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
r
rich-pizza-78121
09/11/2023, 6:07 PM
Hi, can someone point me to the docs to create a S3 bucket with a given name (Python)? When I give a name to the bucket it appends a postfix to the resource name. I want to be able to name the bucket exactly as I want it
NVM, found it
e
echoing-dinner-19531
09/12/2023, 7:52 AM
For reference if anyone else has this question:
https://www.pulumi.com/docs/concepts/resources/names/#:~:text=Pulumi%20auto%2Dnames%20most%20resources,names%20to%20override%20this%20default
.
Post