{{ Insert brief overview here - this file will be injected into the README by the github action }}
module "{{ component/stack }}" {
source = "combinator-ml/{{ component/stack }}/{{ provider }}"
version = "0.0.0"
}
See the full configuration options below.
- {{ Known Issue 1 }} {{ Known Issue description }}
- ...
No requirements.
Name | Version |
---|---|
kubernetes | n/a |
No Modules.
Name |
---|
kubernetes_namespace |
Name | Description | Type | Default | Required |
---|---|---|---|---|
namespace | The namespace to install into. | string |
"default" |
no |
No output.