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 81c1a0b + 1edf7b8 commit 872eb2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions live/common-infra/docs/MODULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
| [aws_caller_identity.aws](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |
| [aws_secretsmanager_secret.db_instance_master_user](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/secretsmanager_secret) | data source |
| [aws_ssm_parameter.app_subnets](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |
| [aws_ssm_parameter.database_subnet_group](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |
| [aws_ssm_parameter.database_subnets](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |
| [aws_ssm_parameter.vpc_id](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |

Expand Down

0 comments on commit 872eb2e

Please sign in to comment.