• @[email protected]
    link
    fedilink
    841 year ago

    Idk if its just me but these sort of frameworks seem the make it intentionally hard to figure out wtf they are for.

    What is OpenTofu? OpenTofu is a Terraform fork, created as an initiative of Gruntwork, Spacelift, Harness, Env0, Scalr, and others, in response to HashiCorp’s switch from an open-source license to the BUSL

    None of these names mean anything to me.

    The entire FAQ doesn’t spend a syllable saying what it is for, except that its like Terraform. Which is a bad name to google.

    After searching around, it seems to be some vaugely defined devops/cloud management thing.

    • ben
      link
      fedilink
      English
      351 year ago

      I understand the concern but I think you’re just not really in the target demographic for the project. Terraform is a very well known infrastructure-as-code tool, and the other companies listed are suppliers of commercial products that build on top of what Terraform provides.

      • @[email protected]
        link
        fedilink
        101 year ago

        But i wouldn’t know i guess.

        Thats what irks me. Say some smaller project is taking off and needs a better scaling environment. I will not find out about any of this open source alternative, ever.

        • @FooBarrington
          link
          31 year ago

          But how deep should these explanations go? Does every mention of Terraform also require an explanation of “infrastructure” (in the IT sense) and “code”? “Cloud”? It’s all unexplained definitions all the way down, unless you write a book before the article. A certain level of audience knowledge is always required.

    • @[email protected]
      link
      fedilink
      14
      edit-2
      1 year ago

      You can define your whole cloud infra as code so you don’t have to manually maintain hundreds, sometimes thousands of resources manually. My work would be basically impossible without it, or the DevOps team shouldn’t consist of 5 peope but 20. It’s a descriptive language where you define the end result you want to see and Terraform transforms your code to actual API calls to AWS/GCP/Azure. Like this

      resource database MyAwesomeDB {
      engine = mssql
      version = 1.1
      backup, initial db, master pw etcetc. }

      It’s incredible useful where you have 50+ microservices, 10+ db instances, load balancers, gateways, auto scaling rules, object storage, nosql, queues, countless firewall and routing rules, notifications and observability systems. And that was just dev. Then you have test, staging, prod, plus multi-region on top of that. And of course ephemeral environments fired up for every PR so the dev can test their shit without messing everything up. You end up easily managing a couple of thousands of cloud resources.

      • mPony
        link
        fedilink
        61 year ago

        holy shit I’m so glad I got out of I.T.
        What the fuck is any of that

      • @[email protected]
        link
        fedilink
        51 year ago

        Thanks for the summary! I figured that out after several steps of googling. It’s kinda nuts that they wouldn’t want to put any of that on their page though. Even terraform isn’t very clear about it.

        Hope they end up doing that if they slowly diverge from the original tool

    • thelastknowngod
      link
      fedilink
      61 year ago

      Yeah this is just not for you. In the DevOps/SRE space, EVERYONE knows terraform and most of those names will be recognizable to the people most deeply involved in using/managing terraform.

      • @AbouBenAdhem
        link
        English
        11
        edit-2
        1 year ago

        There’s plenty of things that turned out to be useful to me in spite of my not recognizing their names or taglines when I first encountered them—so I don’t just assume that anything I’m not already familiar with isn’t “for” me. A brief explanation for non-insiders (or even a mention of what field it’s relevant to) would have been helpful in establishing that.

        • thelastknowngod
          link
          fedilink
          121 year ago

          If you’re asking why aren’t DevOps/SRE mentioned specifically on the OpenTofu front page, I don’t think you understand how common this software is… Like if someone forked Google, you wouldn’t need to describe what Google is. Everyone already knows it. For the people in this industry, terraform is essentially a defacto monopoly. Even if you don’t use it, if you’re working in SRE, you know what it is and what it does.

          • AggressivelyPassive
            link
            fedilink
            91 year ago

            But what if you’re not in that business?

            Think about it, you’re a novice, or maybe a sales guy, project manager, or even just a developer. I’m a senior software developer and my understanding of what Terraform is doing, is rather vague - and 99% of that knowledge comes from a single guy I talked to a whole ago. These depths of infrastructure have been hardly of any relevance to me for quite some time.

            Now, imagine one of the aforementioned people being told something about some weird soy based software and starting to google. This site won’t tell them, what they need to know. That’s what I meant above: this site is not intended for people who already know.

            • thelastknowngod
              link
              fedilink
              81 year ago

              I still don’t really see the argument. OpenTofu exists because of internal drama about licensing on a tool that you don’t use…

              Someone building a different banana picker that looks just like another banana picker doesn’t need to explain their reasoning in terms a coal miner would understand…

              Also, literally just clicking the intro doc linked from the main page tells you everything you need to know…

              • AggressivelyPassive
                link
                fedilink
                101 year ago

                Again, put yourself in the shoes of someone not familiar with that. You’re a project manager. You read somewhere about it, hear an engineer talk about it, etc. You see this site. You don’t even know, if you’re on the right site.

                I’m saying that not as an insult, but you are seemingly unable to understand, that there’s a huge world outside of IT, that still has contact points with IT and wants to know about some parts. And that is exactly what the homepage is supposed to convey. What is it? What is it doing? Why should I pick this? Where can I get it?

                • @FooBarrington
                  link
                  31 year ago

                  Why should a project manager pick an IaaC tool? There is something fundamentally wrong if people without the required technical knowledge are making technical choices. The website explains things in a way that requires a good bit of knowledge, but that’s because you’re not the right person to make these decisions if you don’t have that knowledge. DevOps and IaaC are complex fields if done right, and trying to explain them in simple terms will not improve decision making.

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      What is MellowMax? MellowMax is a MetroMeld fork created as an initiative of Bligewater, Bartender, PillPopper, b1tchsnack and others in response to TurboCo’s switch from an open source licence to the PMSL.

    • Echo Dot
      link
      fedilink
      11 year ago

      I used to have a career in software development and I’ve never heard of any of these projects.

      I generally took the view though that if I didn’t understand what an earth a program was even for, I probably didn’t need to worry about it and could ignore it.

  • @NightAuthor
    link
    English
    131 year ago

    The open source infrastructure as code tool. Previously named OpenTF, OpenTofu is a fork of Terraform that is open-source, community-driven, and managed by the Linux Foundation.

  • @[email protected]
    link
    fedilink
    101 year ago

    Man I hate that name. I love terraform and will probably love the open source version of it even more but yuck. Hahaha. Bikeshedding moment, sorry.

    • AggressivelyPassive
      link
      fedilink
      91 year ago

      It’s probably really hard to find something that shares the “tf” part, but isn’t too close to the original name.

      • @[email protected]
        link
        fedilink
        21 year ago

        Why does it need to share the “tf” part? Just say it’s compatible with terraform files as of some version, and optionally make your own format that’s separate from the Terraform format so you’re not limited by their design decisions.

        • AggressivelyPassive
          link
          fedilink
          41 year ago

          It’s not about the file format, but the naming of the product (and possibly some internal prefixes, but that’s just a bonus).