• @[email protected]
      link
      fedilink
      7
      edit-2
      5 months ago

      Terraform talks to “clouds”, where as Ansible talks to devices. Whilst clouds do have many devices, I feel like Ansible has a greater ability to absorb likeness/distinctiveness (ships), over a greater scale than terraform.

      • slazer2au
        link
        fedilink
        English
        25 months ago

        Terraform isn’t limited to clouds. We use it for our onprem kit.

        • @[email protected]
          link
          fedilink
          35 months ago

          I don’t use Terraform but from my understanding Terraform is more for “what kind of server hardware/VM/container/… do I want” and less “which configuration do I want on that server/VM/container/…”

          • slazer2au
            link
            fedilink
            English
            05 months ago

            Which kinda sounds like the Borg.

            Do we want a drone, an operative, or whatever 7 of 9 is.

        • @[email protected]
          link
          fedilink
          35 months ago

          Wait how? What do you use? I think I’ve seen a Terraform connector for Kubernetes but that’s about it

    • @[email protected]
      link
      fedilink
      2
      edit-2
      5 months ago

      afaik, terraform does not allow you to manage the state of an OS. Think managing motd file or ensuring certain packages are installed.

      You might like to try out pulumi.