### how can I create ABFS bucket in my own private clouds? 1. cd terraform-google-abfs/examples/simple 2. terraform apply I got the prompt in the following: ``` var.abfs_bucket_location The location of the ABFS bucket (https://cloud.google.com/storage/docs/locations). Enter a value: ``` it needs to create buckets in google cloud? how can I create ABFS bucket in my own private clouds? ### Terraform Resources ```markdown ``` ### Detailed design ```markdown ``` ### Additional information _No response_