Skip to content

[Bug / documentation] : in resource exoscale_compute_instance, DiskSize is not described as mandatory field  #356

Closed
@sboulkour

Description

@sboulkour

Current Behavior

As I submit a compute_instance creation, tofu fails because I did not specified a disk size.

exoscale_compute_instance.gateway_vm: Creating...
Error: v2.Instance.DiskSize field is required for this operation

In documentation :
disk_size is listed as optionnal and not in required fields. https://registry.terraform.io/providers/exoscale/exoscale/latest/docs/resources/compute_instance#required

Expected Behavior

disk_size listed in mandatory fields.

Steps To Reproduce

No response

Provider Version

0.59.0

Terraform Version

openTofu 1.7.0

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions