https://pulumi.com logo
#google-cloud
Title
# google-cloud
f

future-window-78560

09/26/2022, 5:14 PM
Hello Team, Can we use same bucket name in different accounts For eg#
bucket01
in
<mailto:gcpacc11@gmail.com|gcpacc11@gmail.com>
and
bucket01
in
<mailto:gcpacc22@gmail.com|gcpacc22@gmail.com>
especially when
<mailto:gcpacc11@gmail.com|gcpacc11@gmail.com>
is deleted I get this error so I have to change the bucket name in the script every time which is a manual step in the automation process and we need to avoid that
Copy code
googleapi: Error 409: The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again., conflict
b

billions-appointment-80764

09/27/2022, 6:59 AM
Nope, event can’t use in different org because bucket name is global and it can be use most of time for static content serving that’s why
2 Views