Code Monkey home page Code Monkey logo

terraform-aws-amplify-app's People

Contributors

gowiem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

terraform-aws-amplify-app's Issues

Version constraint issues with 0.14

Hey Matt, I was trying to build this after all the Amplify stuff got brought into the actual hashi aws_provider and it looks like the version constraint of >= 0.14.0 causes issue with the cloudposse/label/null 0.24.1 having a version constraint of ~> 0.12.0 causing terraform plan to fail:

Terraform v0.14.0
Configuring remote state backend...
Initializing Terraform configuration...

Setup failed: Failed terraform init (exit 1): <nil>

Output:
Initializing modules...
Downloading git::https://github.com/masterpointio/terraform-aws-amplify-app.git?ref=tags/0.1.0 for amplify...
- amplify in .terraform/modules/amplify
Downloading git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0 for amplify.develop_branch_label...
- amplify.develop_branch_label in .terraform/modules/amplify.develop_branch_label
Downloading git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0 for amplify.master_branch_label...
- amplify.master_branch_label in .terraform/modules/amplify.master_branch_label
Downloading git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0 for amplify.root_label...
- amplify.root_label in .terraform/modules/amplify.root_label
Downloading cloudposse/label/null 0.24.1 for this...
- this in .terraform/modules/this
- vpc in vpc
Unsupported Terraform Core version

on .terraform/modules/amplify.develop_branch_label/versions.tf line 2, in terraform:
   2:   required_version = "~> 0.12.0"

Module module.amplify.module.develop_branch_label (from
git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0)
does not support Terraform version 0.14.0. To proceed, either choose another
supported Terraform version or update this version constraint. Version
constraints are normally set for good reason, so updating the constraint may
lead to other errors or unexpected behavior.

Unsupported Terraform Core version

on .terraform/modules/amplify.master_branch_label/versions.tf line 2, in terraform:
   2:   required_version = "~> 0.12.0"

Module module.amplify.module.master_branch_label (from
git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0)
does not support Terraform version 0.14.0. To proceed, either choose another
supported Terraform version or update this version constraint. Version
constraints are normally set for good reason, so updating the constraint may
lead to other errors or unexpected behavior.

Error: Unsupported Terraform Core version

 on .terraform/modules/amplify.root_label/versions.tf line 2, in terraform:
   2:   required_version = "~> 0.12.0"

Module module.amplify.module.root_label (from
git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0)
does not support Terraform version 0.14.0. To proceed, either choose another
supported Terraform version or update this version constraint. Version
constraints are normally set for good reason, so updating the constraint may
lead to other errors or unexpected behavior.

Error: Unsupported Terraform Core version

on .terraform/modules/amplify/versions.tf line 2, in terraform:
   2:   required_version = "~> 0.12.0"

Module module.amplify (from
git::https://github.com/masterpointio/terraform-aws-amplify-app.git?ref=tags/0.1.0)
does not support Terraform version 0.14.0. To proceed, either choose another
supported Terraform version or update this version constraint. Version
constraints are normally set for good reason, so updating the constraint may
lead to other errors or unexpected behavior.

Thank you for being the only person who is leading the way on this stuff, and I will try to figure out a workaround for this with my own version of the code that isn't a fork but located at https://github.com/phillhocking/hubsub.io/tree/dev

Thanks again for making cool stuff for folks like me to take a stab at, and let me know if there's anything else I can do to help! I'm using Terraform Cloud not a local environment if that matters at all.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.