feat: added rds layer and updated readme about community edition
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
<!-- This readme file is generated with terraform-docs -->
|
||||
# LabMysql
|
||||
|
||||
This will not deploy on LocalStack. Both free and community editions
|
||||
have rds disabled. License upgrade is needed to use rds.
|
||||
|
||||
## Requirements
|
||||
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| terraform | >= 1.11.0 |
|
||||
| aws | ~> 6.0 |
|
||||
|
||||
## Providers
|
||||
|
||||
| Name | Version |
|
||||
|------|---------|
|
||||
| terraform | n/a |
|
||||
|
||||
## Modules
|
||||
|
||||
| Name | Source | Version |
|
||||
|------|--------|---------|
|
||||
| DatabaseSg | ../../../modules/compute/security_group | n/a |
|
||||
| KmsKeys | ../../../modules/security_identity_compliance/CustomerManagedKmsKeys | n/a |
|
||||
| rds | terraform-aws-modules/rds/aws | 7.1.0 |
|
||||
|
||||
## Resources
|
||||
|
||||
| Name | Type |
|
||||
|------|------|
|
||||
| [terraform_remote_state.vpc](https://registry.terraform.io/providers/hashicorp/terraform/latest/docs/data-sources/remote_state) | data source |
|
||||
|
||||
## Inputs
|
||||
|
||||
| Name | Description | Type | Default | Required |
|
||||
|------|-------------|------|---------|:--------:|
|
||||
| application | n/a | `any` | n/a | yes |
|
||||
| aws-region | n/a | `any` | n/a | yes |
|
||||
| environment | n/a | `any` | n/a | yes |
|
||||
| project | n/a | `any` | n/a | yes |
|
||||
|
||||
## Outputs
|
||||
|
||||
No outputs.
|
||||
|
||||
---
|
||||
## Authorship
|
||||
This module was developed by xpk.
|
||||
Reference in New Issue
Block a user