• wiki_me@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 months ago

    The name OpenTofu may sound silly

    Someone should make a open source project about how to give good names to open source projects.

  • thelastknowngod@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    I kinda don’t care. The providers do all of the work anyway and, I think more importantly, terraform still feels like transitional tech. I might use it to stand up an initial working cluster but, in the long run and if given the choice, I’d want to use something closer to Crossplane for managing infrastructure.

    Terraform is still quite manual and doesn’t mandate consistency… You have to build automation around it and because drift is so easy it results in a system that can’t just be fully automated… You always have to check to see if changing a simple resource tag is going to revert a manual IAM permissions change that was made to a service account 3 weeks ago…

    I’ve been using terraform almost daily for years but I wouldn’t be sad if it stopped existing.

  • Cyclohexane@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    9 months ago

    EDIT: Informative comments below have convinced me that the license change is worth worrying about, and this fork is worth supporting.

    The new license does not really affect the average person. Only companies offering terraform as a hosted service.

    • julianwgs@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      The project controlled by only one entity can affect users in the future. Moving forward Hashicorp could do anything with the code or licensing and nobody could do anything about it. It is good that something is happening now, when there is still the chance to do it.

    • BlueBockser@programming.dev
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      9 months ago

      Funny to be reading this in an open source community. For one, the fork’s license is open source while Terraform’s is not. The impact is mostly on businesses, but open source has always been for everyone - including business.

      Furthermore, Terraform’s new license is subject to interpretation and dynamic. It’s so hazy and unclear that they created an FAQ website which is essentially a binding addendum to the license that can be updated anytime as Hashicorp pleases. Is your business competing with Hashicorp? Who knows, only Hashicorp can decide that.

      Edit: Clarified phrasing

      • Cyclohexane@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        9 months ago

        I like open source because of how it affects ordinary individuals. I am not very concerned for businesses. In fact I’d prefer that businesses profitting from free software must profit share with the creators. It would ensure the longevity of the project.

        • BlueBockser@programming.dev
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          9 months ago

          What you’re describing is business source, not open source. Hashicorp chose to use open source and thus allow other companies to compete. Nobody forced them to, they could’ve just kept Terraform as closed or business source from the beginning. There’s nothing wrong with doing so, only if you pull a bait and switch like Hashicorp did does it become a problem.

  • pastermil@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    9 months ago

    Is Hashicorp trying to follow Unity’s footsteps? I’m just hoping they won’t retroactively change their licenses.

  • xyguy@startrek.website
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 months ago

    Love to see this and hate to see it at the same time.

    I wonder how long interoperability will last or if they will immediately start forging a new path.