onelogin / terraform-provider-onelogin

GNU General Public License v3.0
27 stars 19 forks source link

Revert "Add users attribute to onelogin_users data object" #95

Closed Jmfwolf closed 1 year ago

Jmfwolf commented 1 year ago

Reverts onelogin/terraform-provider-onelogin#72

JRolfe-Gen commented 1 year ago

What was the reason for removing this? Returning out a block of Id's with no reference to which users they match is pretty useless.

Jmfwolf commented 1 year ago

Yes Onelogin has switched to an OpenAPI based SDK generation system. The terraorm-provider-onelogin is now v0.3.0 (installable via the script in the README.

The new plugin should fix the issue. If it does not work correctly, please open an issue on the new SDK.