Terraform module for Amazon Elasticsearch Service
I share here another Terraform module that I just published as open source, which allows you to create Amazon Elasticsearch Service clusters.
I share here another Terraform module that I just published as open source, which allows you to create Amazon Elasticsearch Service clusters.
I just published my first open-sourced Terraform module called terraform-aws-backup at Github, so I decided to share it as well in the public Terrafor…
Today I received the approval of the publication of my first Alexa skill in Spanish.
In Terraform you can rename and move resources and modules in the same state, whether it is local or remote.
Some time ago I wrote about how to make dynamic blocks in Terraform 0.11.x, that although it solved the problem, it generated others because it wasn’t…