26 May 2017
Another minor update on Terraform.
Some things to take a look:
[✓] New Provider: ovh
[✓] New Resource: aws_default_subnet
[✓] New Resource: aws_default_vpc
[✓] New Resource: aws_default_vpc_dhcp_options
[✓] New Data Source: aws_db_snapshot
…
With this release, I wanted to update my snapcrafts.
I have updated my packer snap and I have also created a terraform updated snap.
Both were build by the snapcraft.io servers that are linked to my github account.
computer:~$ snap find abacao
Name Version Developer Notes Summary
terraform-abacao 0.9.6 abacao - build, change, and version infrastructure safely and efficiently
packer-abacao 1.0.0 abacao - Packer - Build Automated Machine Images
You can find the changelog for Terraform here
New Terraform 0.9.6 here
AB
23 May 2017

Hashicorp is a DevOps tools making company.
They have been doing some interesting things to the DevOps space such as:
- Vagrant: Creation and configuration of portable development environments
- Packer: Create platform specific machine images for a single source
- Terraform: Create, combine and manage infrastructure across providers
- Vault: Centrally store, secure and control access to distributed secrets
- Consul: Distrobuted highly available tool for service discovery, configuration and orchestration
- Nomad: Cluster manager and scheduler to deploy applications across any infrastructure
Today, the current versions are:
- Vagrant 1.9.5
- Packer 1.0.0
- Terraform 0.9.5
- Vault 0.7.2
- Consul 0.8.3
- Nomad 0.5.6
AB
10 May 2017

My Snap Package adventure was nominated as one of the top 10 snap packages for the month of April.
You can find out mode in Ubuntu Insights Blog
AB
08 May 2017
Minor update on Terraform.
I’ve been on a short holidays and I was able to turn almost all my computers
off.
The only thing missing to be away from the IT world was my phone and Netflix.
Minor improvment with Terraform providing some new data sources but most
important, the fix of some bugs that were causing some damage like updating
ports in Openstack and allow users with no tags in rabbitmq.
You can find the changelog here
New Terraform 0.9.4 here
AB
30 Apr 2017

This is a talk given by Daviel Gomes from Talkdesk about Immutable Servers with Packer and Ansible.
Have fun!