Providers Name Version portainer n/a Resources Name Type portainer_kubernetes_namespace.test resource Inputs Name Description Type Default Required environment_id ID of the Portainer environment (Kubernetes endpoint). number n/a yes namespace_annotations Map of annotations to apply to the namespace. map(string) { "env": "test", "owner": "terraform"} no namespace_name Name of the Kubernetes namespace to create. string n/a yes namespace_owner Owner label for the namespace. string "" no namespace_resource_quota CPU and memory resource quota for the namespace. object({ cpu = string memory = string }) { "cpu": "800m", "memory": "129Mi"} no portainer_api_key Default Portainer Admin API Key string n/a yes portainer_url Default Portainer URL string n/a yes