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

Using plugins that require version 6 #1949

Open
m1cm1c opened this issue Nov 18, 2024 · 0 comments
Open

Using plugins that require version 6 #1949

m1cm1c opened this issue Nov 18, 2024 · 0 comments

Comments

@m1cm1c
Copy link

m1cm1c commented Nov 18, 2024

I'm trying to use the latest version of the mongodbatlas plugin but it's displaying a version incompatibility error:

./terraformer import mongodbatlas --resources="*" --compact --path-pattern {output}/{provider}/
2024/11/18 15:54:23 Attempting an import of ALL resources in mongodbatlas
2024/11/18 15:54:23 Incompatible API version with plugin. Plugin version: 6, Client versions: [5]

I came across issues #1761 and #1778 where people downgraded their plugins to avoid this problem. Older versions of the mongodbatlas plugin do in fact work with terraformer from this repository

However, I need a feature that's only available in fairly new versions of the mongodbatlas plugin. Is there a way to use plugins that require version 6?

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

1 participant