Giter VIP home page Giter VIP logo

Comments (4)

RichieRunner avatar RichieRunner commented on August 16, 2024

Why was this closed? I thought that IS a valid scheme.

from terraform-website.

ilyasotkov avatar ilyasotkov commented on August 16, 2024

I closed this because the issue was quietly fixed.

The naming scheme for provider plugins is terraform-provider-NAME_vX.Y.Z, and Terraform uses the name to understand the name and version of a particular provider binary. Third-party plugins will often be distributed with an appropriate filename already set in the distribution archive so that it can be extracted directly into the plugin directory described above.

from terraform-website.

dferretti avatar dferretti commented on August 16, 2024

@ilyasotkov what is the purpose of the -x3 and _x4 I see in the docs and in the providers?
https://www.terraform.io/guides/running-terraform-in-automation.html shows terraform-provider-aws-v1.0.0-x3 and the file inside https://releases.hashicorp.com/terraform-provider-aws/1.13.0/terraform-provider-aws_1.13.0_linux_amd64.zip for example is named terraform-provider-aws_v1.13.0_x4

Does that mean the version is v1.13.0_x4 or does the _x4 mean something else?
If I create my own custom provider, do I need to name it terraform-provider-myprovider_v1.0.0_x4 as well?

from terraform-website.

dferretti avatar dferretti commented on August 16, 2024

If anyone else is looking, got an answer here https://groups.google.com/forum/#!topic/terraform-tool/EolJNDaPqw8

from terraform-website.

Related Issues (20)

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.