Skip to content

Wrapper module on top of `kubernetes_namespace` resource

Notifications You must be signed in to change notification settings

tsanton/terraform-k8s-namespace

Repository files navigation

terraform-k8s-namespace

Requirements

Name Version
kubernetes >=2.11.0, < 3.0.0

Providers

Name Version
kubernetes >=2.11.0, < 3.0.0

Modules

No modules.

Resources

Name Type
kubernetes_namespace.namespace resource

Inputs

Name Description Type Default Required
annotations Annotations to attach to the namespace map(string) {} no
labels Labels to attach to the namespace map(string) {} no
name The name for the namespace string n/a yes

Outputs

Name Description
name The name of the namespace

About

Wrapper module on top of `kubernetes_namespace` resource

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages