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
Security scanning is graciously provided by Bridgecrew. Bridgecrew is the leading fully hosted, cloud-native solution providing continuous Terraform security and compliance.
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=CIS+KUBERNETES+V1.5)| Center for Internet Security, KUBERNETES Compliance |
76
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=CIS+AWS+V1.2)| Center for Internet Security, AWS Compliance |
77
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=CIS+AZURE+V1.1)| Center for Internet Security, AZURE Compliance |
78
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=PCI-DSS+V3.2)| Payment Card Industry Data Security Standards Compliance |
79
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=NIST-800-53)| National Institute of Standards and Technology Compliance |
80
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=ISO27001)| Information Security Management System, ISO/IEC 27001 Compliance |
81
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=SOC2)| Service Organization Control 2 Compliance |
82
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=CIS+GCP+V1.1)| Center for Internet Security, GCP Compliance |
83
-
|[](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=cloudposse%2Fterraform-aws-rds&benchmark=HIPAA)| Health Insurance Portability and Accountability Compliance |
84
65
66
+
## Usage
85
67
86
68
87
-
## Usage
88
69
70
+
> **Important**
71
+
> We do not pin modules to versions in our examples because of the
72
+
> difficulty of keeping the versions in the documentation in sync with the latest released versions.
73
+
> We highly recommend that in your code you pin the version to the exact version you are
74
+
> using so that your infrastructure remains stable, and update versions in a
75
+
> systematic way so that they do not catch you by surprise.
89
76
90
-
**IMPORTANT:** We do not pin modules to versions in our examples because of the
91
-
difficulty of keeping the versions in the documentation in sync with the latest released versions.
92
-
We highly recommend that in your code you pin the version to the exact version you are
93
-
using so that your infrastructure remains stable, and update versions in a
94
-
systematic way so that they do not catch you by surprise.
95
77
96
78
97
79
```hcl
@@ -336,82 +318,27 @@ Available targets:
336
318
<!-- markdownlint-restore -->
337
319
338
320
339
-
340
-
## Share the Love
341
-
342
-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-rds)! (it helps us **a lot**)
343
-
344
-
345
-
346
321
## Related Projects
347
322
348
323
Check out these related projects.
349
324
350
325
-[terraform-aws-rds-cluster](https://github.com/cloudposse/terraform-aws-rds-cluster) - Terraform module to provision an RDS Aurora cluster for MySQL or Postgres
351
326
-[terraform-aws-rds-cloudwatch-sns-alarms](https://github.com/cloudposse/terraform-aws-rds-cloudwatch-sns-alarms) - Terraform module that configures important RDS alerts using CloudWatch and sends them to an SNS topic
352
327
353
-
## Help
354
-
355
-
**Got a question?** We got answers.
356
-
357
-
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-rds/issues), send us an [email][email] or join our [Slack Community][slack].
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.
369
-
370
-
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
-
372
-
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
373
-
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
374
-
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
375
-
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
376
-
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
377
-
-**Training.** You'll receive hands-on training so your team can operate what we build.
378
-
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
379
-
-**Troubleshooting.** You'll get help to triage when things aren't working.
380
-
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
381
-
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
382
-
383
-
## Slack Community
384
-
385
-
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.
386
-
387
-
## Newsletter
388
-
389
-
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.
390
-
391
-
## Office Hours
392
-
393
-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
Please use the [issue tracker](https://github.com/cloudposse/terraform-aws-rds/issues) to report any bugs or file feature requests.
413
340
414
-
### Developing
341
+
### 💻 Developing
415
342
416
343
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
417
344
@@ -425,13 +352,43 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
425
352
426
353
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
427
354
355
+
### 🌎 Slack Community
428
356
429
-
## Copyright
357
+
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.
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.
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.
377
+
378
+
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.
434
379
380
+
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
381
+
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
382
+
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
383
+
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
384
+
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
385
+
-**Training.** You'll receive hands-on training so your team can operate what we build.
386
+
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
387
+
-**Troubleshooting.** You'll get help to triage when things aren't working.
388
+
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
389
+
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
@@ -457,29 +414,12 @@ specific language governing permissions and limitations
457
414
under the License.
458
415
```
459
416
460
-
461
-
462
-
463
-
464
-
465
-
466
-
467
-
468
417
## Trademarks
469
418
470
419
All other trademarks referenced herein are the property of their respective owners.
471
-
472
-
## About
473
-
474
-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
475
-
476
-
[![Cloud Posse][logo]][website]
477
-
478
-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
479
-
480
-
We offer [paid support][commercial_support] on all of our projects.
481
-
482
-
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.[![README Footer][readme_footer_img]][readme_footer_link]
0 commit comments