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(versions): Avoid deprecated resolve_conflicts warning by restricting AWS provider version to <5.0 #2697

Closed
wants to merge 1 commit into from

Commits on Jul 21, 2023

  1. fix(versions): avoid deprecated resolve_conflicts warning by restrict…

    …ing AWS provider version to <5.0
    
    Since we don't want to bump the AWS provider version we're using, let's add a constraint the other way to avoid the warning.
    
    ref: terraform-aws-modules#2680
    TPXP authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8eab83d View commit details
    Browse the repository at this point in the history