Skip to content

hello-seer/rules_packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rules_packer

Bazel rules for Terraform Packer.

Example

packer_build(
    name = "example",
    data = ["example.pkr.hcl"] + glob(["**/*.sh"]),
)

About

Bazel rules for Packer

Resources

License

Stars

Watchers

Forks

Contributors