Skip to content

Allow specifying custom buildspec during VM creation #63

@jimeh

Description

@jimeh

Under the hood the provider uses the build_from_spec API endpoint to
create a VM.

We should investigate if it's possible to provide custom buildspec in XML, JSON,
YAML, or HCL, while Terraform behaves normally throughout the rest of the VM
resource's lifecycle, as the spec is only relevant during creation.

Potentially a better approach might be to allow ways to customize specific parts
of the buildspec used during creation if using a full spec proves difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions