You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I noticed 2.9.0 has been released today. My terraform code stopped working and everything I try to do returns this error WAPI request error: 400('400 Bad Request') Contents: Version 2.12.3 not supported.
up to v2.8.0 it was working fine.
The text was updated successfully, but these errors were encountered:
Same here. Our version of Infoblox is slightly below the 2.12.3 required.
Can we know why the version was changed from 2.9 to 2.12.3? Arbitrary decision? Required by the new DTC resources?
I think this type of change should be documented in the release notes as a breaking change. Might also warrant a major version release of the provider due to the breaking change.
Going to be a fun Monday when the complaints start rolling in....
The changelogs have been updated to highlight the change in the WAPI version.
The WAPI version was upgraded to 2.12.3 to support new DTC features.
To use a different WAPI version, you can specify it in your provider block as shown below:
Hi. I noticed 2.9.0 has been released today. My terraform code stopped working and everything I try to do returns this error WAPI request error: 400('400 Bad Request') Contents: Version 2.12.3 not supported.
up to v2.8.0 it was working fine.
The text was updated successfully, but these errors were encountered: