I found this module while browsing through Puppet documentation.
https://github.com/puppetlabs/puppetlabs-aws
In simple terms this allows to create and manage the AWS Resources as Infra-as-Code using Puppet. This is cool.
But how does this differ from Hashicorp Terraform?
↧