6,338 downloads
3,042 latest version
3.3 quality score
Add this module to a Bolt project:
bolt module add paikens-terraform_provider_alks
Add this declaration to your Puppetfile:
mod 'paikens-terraform_provider_alks', '0.0.9'
Manually install this module with Puppet module tool:
puppet module install paikens-terraform_provider_alks --version 0.0.9
Downloading to your local machine is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code or for testing purposes.
include terraform_provider_alks
or
class { 'terraform_provider_alks': version => '0.9.0', platform => 'linux', arch => 'amd64', }