Simple EFS
Terraform scripts to create a simple AWS EFS using the module efs.
To create a simple AWS EFS:
terraform init
terraform plan
terraform apply
To delete all resource:
terraform destroy
Requirements
Name |
Version |
|---|---|
>= 1.0 |
|
>= 5.61 |
|
~> 2.3.1 |
|
>= 3.2.1 |
Providers
Name |
Version |
|---|---|
>= 5.61 |
|
~> 2.3.1 |
|
>= 3.2.1 |
Modules
Name |
Source |
Version |
|---|---|---|
../../../efs |
n/a |
Resources
Name |
Type |
|---|---|
resource |
|
data source |
|
data source |
|
data source |
|
data source |
Inputs
Name |
Description |
Type |
Default |
Required |
|---|---|---|---|---|
Profile of AWS credentials to deploy Terraform sources |
|
|
no |
|
AWS region where the infrastructure will be deployed |
|
|
no |
Outputs
Name |
Description |
|---|---|
Id of AWS EFS |
|
ID of KMS key |