|
1 |
| -## 0.3.0 (Unreleased) |
| 1 | +## 31.1.1 (Unreleased) |
| 2 | +## 30.2.1 (Unreleased) |
| 3 | +ENHANCEMENTS: |
| 4 | +- Added new resource `avi_controllerportalregistration` [#553](https://github.com/vmware/terraform-provider-avi/pull/553) |
| 5 | +- Added new resource `avi_serviceauthprofile` [#553](https://github.com/vmware/terraform-provider-avi/pull/553) |
| 6 | +- Added new resource `avi_taskjournal` [#590](https://github.com/vmware/terraform-provider-avi/pull/590) |
| 7 | + |
| 8 | +BUG FIXES: |
| 9 | +- AV-202599 Resource avi_useraccount fails with generic error instead of providing user useful feedback |
| 10 | +- Failure to create avi_useraccount resource. https://github.com/vmware/terraform-provider-avi/issues/314 |
| 11 | +- AV-187301: Entering wrong credentials on terraform using AVI as provider, while using Plan command breaks statefile |
| 12 | +- AV-186452: AVI-provider for Terraform version 22.1.2 and 22.1.4 creates any object in the Admin tenant. |
| 13 | +- AV-186737: Changes to certain subresources are not detected as changes by Terraform |
| 14 | +- AV-187199: AVI terraform apply the resource object even if it is already exist without showing Error. |
| 15 | +- Terraform Provider Avi overwriting existing resources. https://github.com/vmware/terraform-provider-avi/issues/358 |
| 16 | +- AV-194160 Terraform Provider crash during avi_serviceenginegroup destroy. https://github.com/vmware/terraform-provider-avi/issues/376 |
| 17 | + |
| 18 | +## 22.1.6 (March 08, 2024) |
| 19 | +NOTE: |
| 20 | + |
| 21 | +From version 22.1.6, updating system default configurations now requires first importing the existing configuration into the Terraform state. |
| 22 | + |
| 23 | +Please refer [README.MD](https://github.com/vmware/terraform-provider-avi/tree/22.1.7) |
| 24 | + |
| 25 | +ENHANCEMENTS: |
| 26 | +- Added new resource `avi_systemreport` [#576](https://github.com/vmware/terraform-provider-avi/pull/576/files) |
| 27 | +- Updated resources with newly added fields [#576](https://github.com/vmware/terraform-provider-avi/pull/576/files) |
| 28 | + |
| 29 | +BUG FIXES: |
| 30 | +- AV-187199: AVI terraform apply the resource object even if it is already exist without showing Error. |
| 31 | +- Terraform Provider Avi overwriting existing resources. https://github.com/vmware/terraform-provider-avi/issues/358 |
| 32 | + |
| 33 | +## 22.1.5 (October 30, 2023) |
| 34 | +BUG FIXES: |
| 35 | +- AV-187301: Entering wrong credentials on terraform using AVI as provider, while using Plan command breaks statefile |
| 36 | +- AV-186452: AVI-provider for Terraform version 22.1.2 and 22.1.4 creates any object in the Admin tenant. |
| 37 | +- AV-186737: Changes to certain subresources are not detected as changes by Terraform |
| 38 | + |
2 | 39 | ## 0.2.3 (June 16, 2020)
|
3 | 40 | Features:
|
4 | 41 | - Updated Avi Go SDK to latest.
|
|
0 commit comments