yaml-file
gyllenhammar/yaml-file/kubectl
Terraform Module
HCL
KUBECTL
Install
module "yaml-file" {
source = "gyllenhammar/yaml-file/kubectl"
version = "0.1.4"
}
Inputs (3)
| Name | Type | Description | Default |
|---|---|---|---|
| kubeconfig_path | string | File path of kubeconfig file. | required |
| manifest_file_path | string | File path of kubernetes manifest yaml file. | "" |
| manifest_content | string | Content of manifest file. | "" |
Resources (1)
kubectl_manifest
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.4
Cloud KUBECTL
★ Stars0
Forks0
Total downloads494
Inputs3
Resources1
Namespacegyllenhammar
Updated