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

Provide a version 2.x module with oracle/oci in required_providers #105

Open
AmedeeBulle opened this issue Feb 6, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@AmedeeBulle
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

I maintain a deployment using terraform-ovi-vcn v2.3.0

The reference to hashicorp/oci as required provider produces a warning which is a bit annoying.

Migrating to v3 is not practical as it is not possible without destroying the deployment.

Would it be possible to release a new v2.x version requiring oracle/oci?

If not, what is the best approach?

  • Copy the module locally and make the change
  • Fork the repository
  • Any other possibility...

Thanks

New or Affected Resource(s)

Potential Terraform Configuration

References

@AmedeeBulle AmedeeBulle added the enhancement New feature or request label Feb 6, 2023
@hyder
Copy link
Contributor

hyder commented Apr 30, 2023

I'm not sure it's possible. Provider version, syntax, available functions etc. are different. Can you please try? If it works, send us a PR and we'll cut a release for you

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

No branches or pull requests

2 participants