onelogin / terraform-provider-onelogin

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

Terraform not able to replace existing resources. #127

Open clement-chaneching opened 7 months ago

clement-chaneching commented 7 months ago

Bug Description

The onelogin terraform provider is not able to modify / replace any existing resources (which is the base of terraform). The terraform provider keeps crashing without any clear error when trying to replace something

Steps to Repro

Create a resource using terraform on onelogin (app or role) Modify anything (add or remove a user for example) Run terraform apply again.

image

The onelogin terraform provider crashes without any clear message.

Additional Details The terraform provider hasnt been maintained for 8 months. The doc doesnt really help as it doesnt mention how to securely get a token. There are no error messages anywhere.

Expected Result Terraform should be able to manage onelogin states and replace and modify resources if necessary.

Actual Result (bug) Terraform unable to perform its tasks on Onelogin

CC: @brahimkebbay

KMTMark commented 7 months ago

I've been following this too, but dev work seems slow :( This branch has a few more details, but again not much activity https://github.com/onelogin/terraform-provider-onelogin/tree/tf-plugin-framework#readme