Skip to content

lmunro/terraform-rpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-rpm

RPM package for Terraform.

Requirements

## Fedora
dnf install fedora-packager fedora-review -y

Setup your tree ( Optional )

Create the directory structure for the ~/rpmbuild directory.

rpmdev-setuptree

Download Source0

This will download the sources or patches listed with a URL into your RPM's %{_sourcedir}.

spectool -g -R terraform.spec

Build the package

To package up the binary.

rpmbuild -bb terraform.spec

About

RPM package for Terraform

Resources

License

Stars

Watchers

Forks

Packages

No packages published