Open
Description
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:
- Create a new deployment
- change the disk storage value in config.auto.tfvars.jason file.
- again run run terraform plan and apply.
- 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
- Attach vra-terraform.log
- Attach Terraform console log (Enable terraform logs following the steps mentioned in https://www.terraform.io/docs/configuration/environment-variables.html)
- crash.log(if any)
Desktop (please complete the following information):
- OS: [e.g. iOS]
Additional context
Add any other context about the problem here.