• beeng@discuss.tchncs.de
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      8 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.

        • taladar@sh.itjust.works
          link
          fedilink
          arrow-up
          3
          ·
          8 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@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            1
            ·
            8 months ago

            Which kinda sounds like the Borg.

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

    • bluey@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      8 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.