helmrepo
JamesWoolfenden/helmrepo/gcp
A helm repository
terraform-gcp-helmrepo     Terraform module - see example for a basic implementation, to create a Helm repo in GCP storage. You'll need to know the rules packages, you want the example shows you how to set up a template that has all the basic rules. --- It's 100% Open Source and licensed under the APACHE2. Usage For a basic illustration look at the example - examplea. Include this repository as a module in your existing Terraform code as module.helm.tf: ``terraform module "helm" { source = "JamesWoolfenden/helm/gcp" version = "0.0.2" bind
| Name | Type | Description | Default |
|---|---|---|---|
| common_tags | map(any) | This is a map type for applying tags on resources | required |
| bucket_name | string | The name of the bucket | required |
| project | string | The GCP project | required |
| binding | string | Permissions to set on the bucket | required |
url — The Url of the helm repobucket — The repo bucket