This module is a convenience wrapper for the kustomization_resource. (https://registry.terraform.io/providers/kbst/kustomization/latest/docs) It creates kustomization resources from a kustomization data source.
Name | Description | Type | Default | Required |
---|---|---|---|---|
kustomization_data_source | This input accepts a kustomization_build or kustomization_overlay data source as input. | object({ |
n/a | yes |
timeout | Timeout for create, update and delete | string |
"5m" |
no |
Name | Description |
---|---|
p0 | Kustomization resources applied with priority 0 |
p1 | Kustomization resources applied with priority 1 |
p2 | Kustomization resources applied with priority 2 |