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
| deletion_protection | If the DB instance should have deletion protection enabled | bool |`false`| no |
271
-
| delimiter | Delimiter to be used between `name`, `namespace`, `stage` and `attributes`| string |`-`| no |
310
+
| delimiter | Delimiter to be used between `namespace`, `environment`, `stage`, `name` and `attributes`| string |`-`| no |
272
311
| enabled | Set to false to prevent the module from creating any resources | bool |`true`| no |
273
312
| enabled_cloudwatch_logs_exports | List of log types to export to cloudwatch. The following log types are supported: audit, error, general, slowquery | list(string) |`<list>`| no |
274
313
| engine | The name of the database engine to be used for this DB cluster. Valid values: `aurora`, `aurora-mysql`, `aurora-postgresql`| string |`aurora`| no |
275
314
| engine_mode | The database engine mode. Valid values: `parallelquery`, `provisioned`, `serverless`| string |`provisioned`| no |
276
315
| engine_version | The version number of the database engine to use | string | `` | no |
316
+
| environment | Environment, e.g. 'prod', 'staging', 'dev', 'pre-prod', 'UAT' | string | `` | no |
277
317
| global_cluster_identifier | ID of the Aurora global cluster | string | `` | no |
278
318
| iam_database_authentication_enabled | Specifies whether or mappings of AWS Identity and Access Management (IAM) accounts to database accounts is enabled | bool |`false`| no |
279
319
| iam_roles | Iam roles for the Aurora cluster | list(string) |`<list>`| no |
@@ -282,8 +322,8 @@ Available targets:
282
322
| instance_type | Instance type to use | string |`db.t2.small`| no |
283
323
| kms_key_arn | The ARN for the KMS encryption key. When specifying `kms_key_arn`, `storage_encrypted` needs to be set to `true`| string | `` | no |
284
324
| maintenance_window | Weekly time range during which system maintenance can occur, in UTC | string |`wed:03:00-wed:04:00`| no |
285
-
| name |Name of the application | string |-|yes|
286
-
| namespace | Namespace (e.g. `eg` or `cp`)| string | `` | no |
325
+
| name |Solution name, e.g. 'app' or 'jenkins' | string |``|no|
326
+
| namespace | Namespace, which could be your organization name or abbreviation, e.g. 'eg' or 'cp'| string | `` | no |
287
327
| performance_insights_enabled | Whether to enable Performance Insights | bool |`false`| no |
288
328
| performance_insights_kms_key_id | The ARN for the KMS key to encrypt Performance Insights data. When specifying `performance_insights_kms_key_id`, `performance_insights_enabled` needs to be set to true | string | `` | no |
289
329
| publicly_accessible | Set to true if you want your cluster to be publicly accessible (such as via QuickSight) | bool |`false`| no |
@@ -297,10 +337,10 @@ Available targets:
297
337
| skip_final_snapshot | Determines whether a final DB snapshot is created before the DB cluster is deleted | bool |`true`| no |
298
338
| snapshot_identifier | Specifies whether or not to create this cluster from a snapshot | string | `` | no |
299
339
| source_region | Source Region of primary cluster, needed when using encrypted storage and region replicas | string | `` | no |
| stage | Stage, e.g. 'prod', 'staging', 'dev', OR 'source', 'build', 'test', 'deploy', 'release'| string | `` | no |
301
341
| storage_encrypted | Specifies whether the DB cluster is encrypted. The default is `false` for `provisioned``engine_mode` and `true` for `serverless``engine_mode`| bool |`false`| no |
302
342
| subnets | List of VPC subnet IDs | list(string) | - | yes |
| vpc_id | VPC ID to create the cluster in (e.g. `vpc-a22222ee`) | string | - | yes |
305
345
| zone_id | Route53 parent zone ID. If provided (not empty), the module will create sub-domain DNS records for the DB master and replicas | string | `` | no |
306
346
@@ -341,42 +381,47 @@ Check out these related projects.
341
381
342
382
## Help
343
383
344
-
**Got a question?**
384
+
**Got a question?** We got answers.
345
385
346
386
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-rds-cluster/issues), send us an [email][email] or join our [Slack Community][slack].
Work directly with our team of DevOps experts via email, slack, and video conferencing.
353
-
354
-
We provide [*commercial support*][commercial_support] for all of our [Open Source][github] projects. As a *Dedicated Support* customer, you have access to our team of subject matter experts at a fraction of the cost of a full-time engineer.
-**Questions.** We'll use a Shared Slack channel between your team and ours.
359
-
-**Troubleshooting.** We'll help you triage why things aren't working.
360
-
-**Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
361
-
-**Bug Fixes.** We'll rapidly work to fix any bugs in our projects.
362
-
-**Build New Terraform Modules.** We'll [develop original modules][module_development] to provision infrastructure.
363
-
-**Cloud Architecture.** We'll assist with your cloud strategy and design.
364
-
-**Implementation.** We'll provide hands-on support to implement our reference architectures.
393
+
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
Work directly with our team of DevOps experts via email, slack, and video conferencing.
367
398
368
-
## Terraform Module Development
369
-
370
-
Are you interested in custom Terraform module development? Submit your inquiry using [our form][module_development] today and we'll get back to you ASAP.
399
+
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
371
400
401
+
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
402
+
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
403
+
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
404
+
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
405
+
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
406
+
-**Training.** You'll receive hands-on training so your team can operate what we build.
407
+
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
408
+
-**Troubleshooting.** You'll get help to triage when things aren't working.
409
+
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
410
+
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
372
411
373
412
## Slack Community
374
413
375
414
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
376
415
377
416
## Newsletter
378
417
379
-
Signup for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
418
+
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
419
+
420
+
## Office Hours
421
+
422
+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
Copy file name to clipboardExpand all lines: docs/terraform.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,13 @@
24
24
| db_name | Database name | string | - | yes |
25
25
| db_port | Database port | number |`3306`| no |
26
26
| deletion_protection | If the DB instance should have deletion protection enabled | bool |`false`| no |
27
-
| delimiter | Delimiter to be used between `name`, `namespace`, `stage` and `attributes`| string |`-`| no |
27
+
| delimiter | Delimiter to be used between `namespace`, `environment`, `stage`, `name` and `attributes`| string |`-`| no |
28
28
| enabled | Set to false to prevent the module from creating any resources | bool |`true`| no |
29
29
| enabled_cloudwatch_logs_exports | List of log types to export to cloudwatch. The following log types are supported: audit, error, general, slowquery | list(string) |`<list>`| no |
30
30
| engine | The name of the database engine to be used for this DB cluster. Valid values: `aurora`, `aurora-mysql`, `aurora-postgresql`| string |`aurora`| no |
31
31
| engine_mode | The database engine mode. Valid values: `parallelquery`, `provisioned`, `serverless`| string |`provisioned`| no |
32
32
| engine_version | The version number of the database engine to use | string | `` | no |
33
+
| environment | Environment, e.g. 'prod', 'staging', 'dev', 'pre-prod', 'UAT' | string | `` | no |
33
34
| global_cluster_identifier | ID of the Aurora global cluster | string | `` | no |
34
35
| iam_database_authentication_enabled | Specifies whether or mappings of AWS Identity and Access Management (IAM) accounts to database accounts is enabled | bool |`false`| no |
35
36
| iam_roles | Iam roles for the Aurora cluster | list(string) |`<list>`| no |
@@ -38,8 +39,8 @@
38
39
| instance_type | Instance type to use | string |`db.t2.small`| no |
39
40
| kms_key_arn | The ARN for the KMS encryption key. When specifying `kms_key_arn`, `storage_encrypted` needs to be set to `true`| string | `` | no |
40
41
| maintenance_window | Weekly time range during which system maintenance can occur, in UTC | string |`wed:03:00-wed:04:00`| no |
41
-
| name |Name of the application | string |-|yes|
42
-
| namespace | Namespace (e.g. `eg` or `cp`)| string | `` | no |
42
+
| name |Solution name, e.g. 'app' or 'jenkins' | string |``|no|
43
+
| namespace | Namespace, which could be your organization name or abbreviation, e.g. 'eg' or 'cp'| string | `` | no |
43
44
| performance_insights_enabled | Whether to enable Performance Insights | bool |`false`| no |
44
45
| performance_insights_kms_key_id | The ARN for the KMS key to encrypt Performance Insights data. When specifying `performance_insights_kms_key_id`, `performance_insights_enabled` needs to be set to true | string | `` | no |
45
46
| publicly_accessible | Set to true if you want your cluster to be publicly accessible (such as via QuickSight) | bool |`false`| no |
@@ -53,10 +54,10 @@
53
54
| skip_final_snapshot | Determines whether a final DB snapshot is created before the DB cluster is deleted | bool |`true`| no |
54
55
| snapshot_identifier | Specifies whether or not to create this cluster from a snapshot | string | `` | no |
55
56
| source_region | Source Region of primary cluster, needed when using encrypted storage and region replicas | string | `` | no |
| stage | Stage, e.g. 'prod', 'staging', 'dev', OR 'source', 'build', 'test', 'deploy', 'release'| string | `` | no |
57
58
| storage_encrypted | Specifies whether the DB cluster is encrypted. The default is `false` for `provisioned``engine_mode` and `true` for `serverless``engine_mode`| bool |`false`| no |
58
59
| subnets | List of VPC subnet IDs | list(string) | - | yes |
| vpc_id | VPC ID to create the cluster in (e.g. `vpc-a22222ee`) | string | - | yes |
61
62
| zone_id | Route53 parent zone ID. If provided (not empty), the module will create sub-domain DNS records for the DB master and replicas | string | `` | no |
0 commit comments