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
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.
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
The text was updated successfully, but these errors were encountered:
** 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.
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
The text was updated successfully, but these errors were encountered: