Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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