google_compute_snapshot
does not support setting storage_locations
#6941
Labels
Milestone
google_compute_snapshot
does not support setting storage_locations
#6941
Community Note
Description
The GCP API call
compute::disks::createSnapshot
has a field namedstorageLocations
which allows the caller to specify whether the snapshot will be regional or multi-regional. If this is not set, the behaviour appears to be to create a snapshot in the nearest multi-region (at least for the US and Europe, I haven't tried this in regions which do not form part of a multi-region, like Australia).New or Affected Resource(s)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: