Skip to content
#

aurora

Here are 214 public repositories matching this topic...

daveyu
daveyu commented Jul 12, 2019

This config worked for me:

module "aurora_postgres_serverless" {
  source                   = "git::https://github.com/cloudposse/terraform-aws-rds-cluster.git?ref=tags/0.15.0"
  namespace                = "${var.namespace}"
  stage                    = "${var.stage}"
  name                     = "${var.postgres_name}"
  engine                   = "aurora-postgresql"
  engine_mode     

Improve this page

Add a description, image, and links to the aurora topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aurora topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.