mirror of
https://github.com/imjasonh/terraform-provider-melange
synced 2026-07-20 21:20:03 +00:00
823 B
823 B
| page_title | subcategory | description |
|---|---|---|
| melange Provider |
melange Provider
Example Usage
provider "scaffolding" {
# example configuration here
}
Schema
Optional
default_archs(List of String) Default architectures to build fordir(String) Directory to use for building packagesextra_keyring(List of String) Additional keys to use for package verificationextra_repositories(List of String) Additional repositories to search for packagesnamespace(String) The namespace to use for the packagerunner(String) The runner to use for running the buildsigning_key(String) The path to the RSA private key used to sign the package.