You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/modules/aurora"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/modules/aurora"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.29.1"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
This module allows you to configure a number of parameters, such as backup windows, maintenance window, port number,
62
-
and encryption. For a list of all available variables and their descriptions, see [variables.tf](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/modules/aurora/variables.tf).
62
+
and encryption. For a list of all available variables and their descriptions, see [variables.tf](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/modules/aurora/variables.tf).
63
63
64
64
## How do you create a cross-region read replica cluster?
65
65
@@ -77,7 +77,7 @@ module "replica" {
77
77
}
78
78
```
79
79
80
-
See the example [here](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/examples/aurora-with-cross-region-replica) for more details.
80
+
See the example [here](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/examples/aurora-with-cross-region-replica) for more details.
81
81
82
82
## How do you destroy a cross-region read replica?
83
83
@@ -137,7 +137,7 @@ see [Limitations of Aurora Serverless](https://docs.aws.amazon.com/AmazonRDS/lat
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/modules/backup-plan"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/modules/backup-plan"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
-
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.29.1"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
18
+
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.27.2"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
20
20
This Terraform Module creates the following AWS Backup resources:
21
21
22
22
1. Backup plans - specifying **how and when** to back things up
23
23
2. Resource selections - specifying **which resources** to back up
24
24
25
-
You associate your plans with a [Backup vault](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/modules/backup-vault).
25
+
You associate your plans with a [Backup vault](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/modules/backup-vault).
26
26
27
27
## What is a Backup Plan?
28
28
@@ -91,7 +91,7 @@ module "backup_plan" {
91
91
92
92
## How do you troubleshoot Backup jobs?
93
93
94
-
See [Troubleshooting AWS Backup](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/core-concepts.md#troubleshooting-aws-backup) in the core-concepts guide.
94
+
See [Troubleshooting AWS Backup](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/core-concepts.md#troubleshooting-aws-backup) in the core-concepts guide.
95
95
96
96
## Sample Usage
97
97
@@ -106,7 +106,7 @@ See [Troubleshooting AWS Backup](https://github.com/gruntwork-io/terraform-aws-d
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/modules/backup-vault"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/modules/backup-vault"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
-
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.29.1"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
18
+
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.27.2"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
20
20
This Terraform Module launches a [Backup Vault](https://docs.aws.amazon.com/aws-backup/latest/devguide/vaults.html) that you can use to store, organize and, optionally, preserve your AWS Backup recovery points against deletion.
21
21
@@ -96,7 +96,7 @@ then you will end up with many potentially large recovery points that you cannot
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/modules/efs"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/modules/efs"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
-
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.29.1"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
18
+
<ahref="https://github.com/gruntwork-io/terraform-aws-data-storage/releases/tag/v0.27.2"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
20
20
This module creates an Amazon Elastic File System (EFS) file system that provides NFSv4-compatible storage that can be used with other AWS services, such as EC2 instances.
21
21
@@ -45,13 +45,13 @@ This repo is a part of [the Gruntwork Infrastructure as Code Library](https://gr
45
45
46
46
If you just want to try this repo out for experimenting and learning, check out the following resources:
47
47
48
-
*[examples folder](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/examples): The `examples` folder contains sample code optimized for learning, experimenting, and testing (but not production usage).
48
+
*[examples folder](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/examples): The `examples` folder contains sample code optimized for learning, experimenting, and testing (but not production usage).
49
49
50
50
### Production deployment
51
51
52
52
If you want to deploy this repo in production, check out the following resources:
53
53
54
-
*[efs module variables](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.1/modules/efs/variables.tf): Configuration variables available for the EFS module. At minimum, you should configure the `allow_connections_from_cidr_blocks` and `allow_connections_from_security_groups` values to only allow access from your private VPC(s). You may also want to enable `storage_encrypted` to encrypt data at-rest.
54
+
*[efs module variables](https://github.com/gruntwork-io/terraform-aws-data-storage/tree/v0.29.2/modules/efs/variables.tf): Configuration variables available for the EFS module. At minimum, you should configure the `allow_connections_from_cidr_blocks` and `allow_connections_from_security_groups` values to only allow access from your private VPC(s). You may also want to enable `storage_encrypted` to encrypt data at-rest.
55
55
56
56
## Manage
57
57
@@ -74,7 +74,7 @@ If you want to deploy this repo in production, check out the following resources
0 commit comments