hallowed-australia-10473
01/07/2023, 7:55 AMDiagnostics:
digitalocean:index:SpacesBucket (pl-bucket):
warning: One or more imported inputs failed to validate. This is almost certainly a bug in the `digitalocean` provider. The import will still proceed, but you will need to edit the generated code after copying it into your program.
warning: digitalocean:index/spacesBucket:SpacesBucket resource 'pl-bucket' has a problem: expected region to be one of [ams3 fra1 nyc3 sfo2 sfo3 sgp1], got sfo2-zg02. Examine values at 'SpacesBucket.Region'.
echoing-dinner-19531
01/07/2023, 9:45 AMhallowed-australia-10473
01/07/2023, 6:24 PMechoing-dinner-19531
01/08/2023, 4:30 PMhallowed-australia-10473
01/12/2023, 8:03 PM~/digitalocean-terraform-test ❯❯❯ terraform state show digitalocean_spaces_bucket.foobar
# digitalocean_spaces_bucket.foobar:
resource "digitalocean_spaces_bucket" "foobar" {
bucket_domain_name = "<http://pl-bucket-prod.sfo2.digitaloceanspaces.com|pl-bucket-prod.sfo2.digitaloceanspaces.com>"
endpoint = "<http://sfo2-zg02.digitaloceanspaces.com|sfo2-zg02.digitaloceanspaces.com>"
id = "pl-bucket-prod"
name = "pl-bucket-prod"
region = "sfo2-zg02"
urn = "do:space:pl-bucket-prod"
versioning {
enabled = false
}
}
echoing-dinner-19531
01/18/2023, 5:21 PMhallowed-australia-10473
01/20/2023, 2:52 AMechoing-dinner-19531
01/21/2023, 1:37 PM