Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nanlabs/terraform-aws-starter
Browse files Browse the repository at this point in the history
* 'main' of github.com:nanlabs/terraform-aws-starter:
  terraform-docs: automated action
  • Loading branch information
ulises-jeremias committed Jul 8, 2024
2 parents 80e9c88 + da6da35 commit f07fc85
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/amplify-app/docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@

| Name | Version |
|------|---------|
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 4.0.0 |
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.0.0 |

## Providers

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.0.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.0.0 |

## Modules

Expand Down
1 change: 1 addition & 0 deletions modules/bastion/docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.0.0 |

## Providers
Expand Down
1 change: 1 addition & 0 deletions modules/rds-aurora/docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.0.0 |

## Providers
Expand Down
1 change: 1 addition & 0 deletions modules/rds/docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.0.0 |

## Providers
Expand Down
1 change: 1 addition & 0 deletions modules/vpc-endpoints/docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.0.0 |

## Providers
Expand Down
1 change: 1 addition & 0 deletions modules/vpc/docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Version |
|------|---------|
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.0 |
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.0.0 |

## Providers
Expand Down

0 comments on commit f07fc85

Please sign in to comment.