Home

Awesome

<!-- BEGIN_TF_DOCS -->

Providers

NameVersion
<a name="provider_aws"></a> awsn/a
<a name="provider_kubernetes"></a> kubernetesn/a

Inputs

NameDescriptionTypeDefaultRequired
<a name="input_efs_pvc_namespace"></a> efs_pvc_namespaceThe namespace of PVC should be deployedstring"default"no
<a name="input_efs_storage_size"></a> efs_storage_sizeStorage requested by kubernetesstring"5Gi"no
<a name="input_name"></a> nameEFS file system nameanyn/ayes
<a name="input_security_group_ids"></a> security_group_idsKubernetes node security group idlist[]no
<a name="input_subnet_ids"></a> subnet_idsSubnet ID from Kubernetes VPClist(list(string))[]no
<a name="input_tags"></a> tagsTags to apply to all resourcesmap{}no
<a name="input_vpc_cidr_block"></a> vpc_cidr_blockVPC CIDR block for allowing access in efs systemstring""no
<a name="input_vpc_id"></a> vpc_idEKS cluster vpc idstring""no

Resources

NameType
aws_efs_file_system.thisresource
aws_efs_mount_target.thisresource
aws_security_group.thisresource
kubernetes_persistent_volume.thisresource
kubernetes_persistent_volume_claim.thisresource
kubernetes_storage_class.thisresource

Outputs

NameDescription
<a name="output_efs_filesystem_id"></a> efs_filesystem_idn/a

🚀 Built by opsZero!

<a href="https://opszero.com"><img src="https://opszero.com/wp-content/uploads/2024/07/opsZero_logo_svg.svg" width="300px"/></a>

Since 2016 opsZero has been providing Kubernetes expertise to companies of all sizes on any Cloud. With a focus on AI and Compliance we can say we seen it all whether SOC2, HIPAA, PCI-DSS, ITAR, FedRAMP, CMMC we have you and your customers covered.

We provide support to organizations in the following ways:

We do this with a high-touch support model where you:

Please schedule a call if you need support.

<br/><br/>

<div style="display: block"> <img src="https://opszero.com/wp-content/uploads/2024/07/aws-advanced.png" width="150px" /> <img src="https://opszero.com/wp-content/uploads/2024/07/AWS-public-sector.png" width="150px" /> <img src="https://opszero.com/wp-content/uploads/2024/07/AWS-eks.png" width="150px" /> </div> <!-- END_TF_DOCS -->