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

Fix version clash with other cloudposse repos #58

Merged
merged 2 commits into from
Oct 28, 2020

Conversation

richardARPANET
Copy link
Contributor

I was using some of your other aws terraform projects and because they want version ~> 2.0 mostly. And this one wants >3.0 then it would not work:

Error: provider.aws: no suitable version installed
  version requirements: ">= 2.0,>= 2.0,>= 2.0,>= 2.0,>= 3.0,>= 3.0,~> 2.0,~> 2.0,~> 2.0,~> 2.0,~> 2.0,~> 2.0,~> 2.0"
  versions installed: "2.70.0"

So I've relaxed the requirement in this repo to resolve this.

@richardARPANET richardARPANET requested a review from a team as a code owner October 25, 2020 22:39
@SweetOps
Copy link

/rebuild-readme

@SweetOps
Copy link

/test all

@SweetOps SweetOps merged commit faa4e99 into cloudposse:master Oct 28, 2020
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

Successfully merging this pull request may close these issues.

3 participants