Bucket problem while deploying on GCP

good afternoon
I have an error while deploying on GCP
I follow on the tutorial:
https://docs.nvidia.com/ace/latest/workflows/tokkio/text/Tokkio_GCP_CSP_Setup_Guide_automated.html
I used manifest " ACE/workflows/tokkio/scripts/one-click/gcp/deploy-template.yml at main · NVIDIA/ACE · GitHub "
Then I run “bash tokkio-deploy install”
I get an error:
│ Error: googleapi: Error 400: Please create your bucket in NAM4, which is made up of the regions (US-EAST1, US-CENTRAL1), invalid

│ with module.app.module.ui_bucket.google_storage_bucket.this,
│ on …/modules/gcp/website-bucket/main.tf line 2, in resource “google_storage_bucket” “this”:
│ 2: resource “google_storage_bucket” “this” {


I tried multy region and dual region for NAM4
But every time I got this error

do you have any ideas how to overcome this?

Hi @backend.dmitriy ,
This doesnt look like a trt issue.

Request you to raise this on ACE Forum.

Thanks