Skip to content

Commit 01ae39f

Browse files
committed
chore: update README.md
1 parent 701ee1e commit 01ae39f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ __NOTE:__ This module cannot be used to apply changes to the `mfa_delete` featur
6565

6666
## Usage
6767

68+
6869
### Create
6970

7071
Follow this procedure just once to create your deployment.
@@ -201,15 +202,15 @@ module "terraform_state_backend" {
201202
| Name | Version |
202203
|------|---------|
203204
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.1.0 |
204-
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 4.9.0 |
205+
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 6.0.0 |
205206
| <a name="requirement_local"></a> [local](#requirement\_local) | >= 2.0 |
206207
| <a name="requirement_time"></a> [time](#requirement\_time) | >= 0.7.1 |
207208

208209
## Providers
209210

210211
| Name | Version |
211212
|------|---------|
212-
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.9.0 |
213+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 6.0.0 |
213214
| <a name="provider_local"></a> [local](#provider\_local) | >= 2.0 |
214215
| <a name="provider_time"></a> [time](#provider\_time) | >= 0.7.1 |
215216

0 commit comments

Comments
 (0)