Files
terraform-modules/9p-persistent-volume

Requirements

The following requirements are needed by this module:

Providers

The following providers are used by this module:

Modules

No modules.

Resources

The following resources are used by this module:

Required Inputs

The following input variables are required:

name

Description: The name of the volume

Type: string

namespace

Description: The namespace for the persistent volume claim

Type: string

Optional Inputs

The following input variables are optional (have default values):

volume_storage_capacity

Description: Size of the persistent volume reported to Kubernetes

Type: string

Default: "1Gi"

Outputs

The following outputs are exported:

host_path

Description: n/a

namespace

Description: n/a

persistent_volume

Description: n/a

persistent_volume_claim

Description: n/a

pv_name

Description: n/a

pvc_name

Description: n/a