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

Outdated Terraform Dependency and Potential Transition to OpenTofu #1931

Closed
Shion1305 opened this issue Sep 28, 2024 · 2 comments
Closed

Outdated Terraform Dependency and Potential Transition to OpenTofu #1931

Shion1305 opened this issue Sep 28, 2024 · 2 comments
Labels

Comments

@Shion1305
Copy link

Shion1305 commented Sep 28, 2024

Hi,

While debugging Terraformer for #1932, I noticed that it uses an outdated version of hashicorp/terraform. The current version in use, hashicorp/[email protected], includes explicit references to version 0.12.31 in its gRPC communications:

I attempted to upgrade the hashicorp/terraform dependency, but it seems that hashicorp/terraform no longer supports imports from other modules, as discussed here:

Although I am not deeply familiar with the internal workings of Terraform, it seems that Terraformer may need to transition to OpenTofu in order to maintain its functionality going forward.

@Shion1305 Shion1305 changed the title Switching from hashicorp/terraform to opentofu/opentofu? Outdated Terraform Dependency and Potential Transition to OpenTofu Sep 28, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Nov 29, 2024
Copy link

github-actions bot commented Dec 9, 2024

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant