Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Feature Request: Add Additional Disks to Existing Machine #106

@mmn01-sky

Description

@mmn01-sky

vRA 7.x version
vRA 7.6
Terraform version
Terraform v0.14.5
terraform-provider-vra7 plugin version
2.0.1

Describe the bug
When adding an additional disk to an existing machine, the terraform plan shows the disks will be created however nothing is actually added to the machine. Team which manage vRA7 platform saw no parameters in our terraform reconfigure request which stated additional disks needed adding.

Raising this feature request as per #99 (comment).

To Reproduce
Steps to reproduce the behavior:

  1. Create machine (terraform plan and apply)
  2. Add disk to existing machine
  3. Terraform plan will show additional disk being created
  4. Terraform apply will apply the disk addition and update tfstate however the machine in the platform has no additional disks added.

Expected behavior
Allow the addition of disks to an existing machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions