Skip to content
#

aurora

Here are 215 public repositories matching this topic...

elements
vertigo72
vertigo72 commented Feb 7, 2020

When I choose a race that has the ability to cast a spell as a racial feature, I am unable to have that character learn that spell. For example:

Level 5 Tiefling Warlock - I cannot select hellish rebuke or darkness to learn as a warlock spell.

My understanding is that the Tiefling can cast both spells once per long rest, but does not learn or know the spells for the purpose of casting with a

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.