zone

@JvmName(name = "nugisxfjvyjuhuip")
suspend fun zone(value: Output<String>)
@JvmName(name = "nojehbiyvvnrwleo")
suspend fun zone(value: String?)

Parameters

value

The zone that the machine should be created in. If not set, the provider zone is used. In addition to these, most* arguments from gcp.compute.Instance are supported as a way to override the properties in the machine image. All exported attributes from gcp.compute.Instance are likewise exported here.

Warning: *Due to API limitations, disk overrides are currently disabled. This includes the "boot_disk", "attached_disk", and "scratch_disk" fields.