Category: General

  • Terraform: updating providers

    Terraform is built of several providers. Providers are a logical abstraction of an upstream API. They are responsible for understanding API interactions and exposing resources. On the website of hashicorp, you can find all providers. Just click this link to check for more. On this page, you will notice the well-known public cloud providers, as…

  • Note-to-Self: update terraform using CLI

    How to update terraform on Ubuntu using CLI… Why updating? ubuntu@terraform:~$ terraform –versionTerraform v1.3.1on linux_arm64 Your version of Terraform is out of date! The latest versionis 1.3.9. You can update by downloading from https://www.terraform.io/downloads.html Downloading and unzipping the update ubuntu@terraform:~$ curl https://releases.hashicorp.com/terraform/1.3.9/terraform_1.3.9_linux_arm64.zip –output terraform_1.3.9_linux_arm64.zip% Total % Received % Xferd Average Speed Time Time Time CurrentDload…

  • Nutanix on the way to make the datacenter invisible!

    During the .NEXT event in Las Vegas last June, Nutanix gave a great insight into the roadmap of their product for the upcoming year. At this moment, the .NEXT Europe is hosted in Vienna. During the keynote, presented on Wednesday November 9th, new announcements have been made. Also other improvements, mentioned in Break-out sessions are…

  • Hi all

    Welcome on this page… It is just created, so I need some time to modify it… This blog will replace my previous blog sanessentials.nl. The storage area network is not totally replaced by other solutions, but other techniques are arriving soon. Furthermore I noticed already that my own daily focus shifted to other techniques… I…