Skip to content

unable to add disk storage to existing deployment #377

Open
@sarveshpat

Description

@sarveshpat

vRA version
VRA 8.1
Terraform version
0.13

**terraform-provider-vra plugin version
0.3.9 (latest)

Describe the bugIn an existing deployment, when i changed the disk storage value, it did not change the value at all. But it did gave a message that the value will be changed to newer one in plan section.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new deployment
  2. change the disk storage value in config.auto.tfvars.jason file.
  3. again run run terraform plan and apply.
  4. Change wont reflect.

Expected behavior
It should show the new value of disk storage size.

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
Attach logs to help debug the issue

  1. Attach vra-terraform.log
  2. Attach Terraform console log (Enable terraform logs following the steps mentioned in https://www.terraform.io/docs/configuration/environment-variables.html)
  3. crash.log(if any)

Desktop (please complete the following information):

  • OS: [e.g. iOS]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions