Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform not able to replace existing resources. #127

Open
clement-chaneching opened this issue Dec 4, 2023 · 1 comment
Open

Terraform not able to replace existing resources. #127

clement-chaneching opened this issue Dec 4, 2023 · 1 comment

Comments

@clement-chaneching
Copy link

** 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
Copy link

KMTMark commented Dec 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants