Closed maneeshsahu closed 3 years ago
Hey @maneeshsahu ,
Thanks for raising the issue, I just submitted a new PR that should be fixing it. Can you take a look at it and let me know if it solves the issue?
https://github.com/dikhan/terraform-provider-openapi/pull/294
Thanks! Dani
Works in the branch 293-fix-docker-examples
Describe the bug
I get an
Error: Invalid version constraint
when runningterraform plan
in the examples_container.To Reproduce
A clear and concise description on how does it work now and what's the current behaviour.
Steps to reproduce the behavior:
examples_container
targetcd goa
Get an error about a version constraint:
Expected behaviour
An error free terraform plan.
Additional context
In the docker container, the terraform version is
Terraform v0.12.0
Checklist (for admin only)
Don't forget to go through the checklist to make sure the issue is created properly: