Skip to content

Commit 8581222

Browse files
chore: Updated Docs for wapi upgrade notes. (#469)
1 parent 0e64009 commit 8581222

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## [v2.9.0](https://github.com/infobloxopen/terraform-provider-infoblox/tree/v2.9.0) (2025-1-31)
4+
- Upgraded the base WAPI version to v2.12.3.
45
- New Resources:
56
- infoblox_dtc_lbdn
67
- infoblox_dtc_pool

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The plug-in enables lifecycle management of Infoblox NIOS DDI resources.
99

1010
The latest version of Infoblox provider is [v2.9.0](https://github.com/infobloxopen/terraform-provider-infoblox/releases/tag/v2.9.0)
1111

12+
> **Note:** Plugin version **v2.9.0** includes an upgrade to the base WAPI version to **v2.12.3**.
13+
1214
## Provider Features
1315

1416
The provider plug-in has NIOS DDI resources represented as Terraform resources and data sources. The consolidated list of supported resources and data sources is as follows:

docs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ CONNECT_TIMEOUT
9292
POOL_CONNECTIONS
9393
WAPI_VERSION
9494
```
95+
> **Note:** Plugin version **v2.9.0** includes an upgrade to the base WAPI version to **v2.12.3**.
9596

9697
Run the terraform init command in the directory where the .tf file is located to initialize the plug-in.
9798

0 commit comments

Comments
 (0)