Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.49 KB

File metadata and controls

25 lines (18 loc) · 1.49 KB

Providers

Name Version
portainer 1.13.2

Resources

Name Type
portainer_kubernetes_namespace_ingresscontrollers.test resource

Inputs

Name Description Type Default Required
environment_id The ID of the Kubernetes environment (endpoint) in Portainer. number n/a yes
ingress_controller Configuration for the Kubernetes ingress controller.
object({
name = string
class_name = string
type = string
availability = bool
used = bool
new = bool
})
n/a yes
namespace The name of the Kubernetes namespace where the ingress controllers should be applied. string n/a yes
portainer_api_key Default Portainer Admin API Key string n/a yes
portainer_url Default Portainer URL string n/a yes