Giter Club home page Giter Club logo

Comments (5)

laurenolivia avatar laurenolivia commented on August 12, 2024 1

@kajatiger Thanks for raising this issue.

from tfc-getting-started.

kajatiger avatar kajatiger commented on August 12, 2024 1

I have downloaded terraform. I had an older version and updated it now.
The version returns

Terraform v1.2.8
on darwin_amd64

And I do have a terrraform account in the cloud.
And this time the setup script seems to work, so I guess the version was the problem.

from tfc-getting-started.

laurenolivia avatar laurenolivia commented on August 12, 2024

Can you confirm whether creating organizations is disabled for non-admins?

from tfc-getting-started.

kajatiger avatar kajatiger commented on August 12, 2024

Can you confirm whether creating organizations is disabled for non-admins?

I don't know what this means. Creating organizations where?
The setup script is already failing at the version check. I just tried the commands out separately and I am getting the same error.
For example this line in the script raises it:

installedTerraformMajorVersion=$(terraform version -json | jq -r '.terraform_version' | cut -d '.' -f 1)

And I am wondering where exactly this comes from... There is a similar issue decribed here: https://stackoverflow.com/questions/67889924/parse-error-invalid-numeric-literal-at-line-1-column-10

It seems to be a problem in the jq query. Maybe the return value of the terraform version is not the expected format?

from tfc-getting-started.

laurenolivia avatar laurenolivia commented on August 12, 2024

Creating an organization in your TFC account. This might be jumping too far ahead.

Let's start by gathering more context:

Have you downloaded Terraform?
What version is returned in the CLI when you run terraform -version?
Have you created an account in Terraform Cloud?

from tfc-getting-started.

Related Issues (9)

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.