Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

issue while running the plan and apply #122

Open
kanth1222 opened this issue Mar 30, 2023 · 1 comment
Open

issue while running the plan and apply #122

kanth1222 opened this issue Mar 30, 2023 · 1 comment

Comments

@kanth1222
Copy link

hi,
I used your provider script is handy, but I have more than 200 users for each schema and I have more than 200 schemas it works fine for 30 schemas but when I am using it for more than 40schemas then terraform plans get stuck for more than 1 hr and falling. can you please help me to run more schemas I run terraform in my local and GitHub Actions and terraform.io seeing the same issue.

@winglot
Copy link
Member

winglot commented Apr 4, 2023

Hi,
we have faced the same issues and they were fixed in v1.0.4 of the provider (fixing PR: #101). It was caused by not cleaning up resources in the Go code (calling defer rows.Close()).

Please let me know which provider version are you using and if eventual upgrade helps with your problems.

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

No branches or pull requests

2 participants