Skip to content
#

rds

Here are 315 public repositories matching this topic...

ykshatroff
ykshatroff commented Apr 8, 2020

The docs for DB identifier say:

The name of the RDS instance, if omitted, Terraform will assign a random, unique identifier

Unfortunately for me, it doesn't work:

The argument "identifier" is required, but no definition was found.

Moreover, there is nothing said about the restrictions on the identifier format: it can't be anything but alphanumeric due apparently to AWS API limitati

asaunders-allyDVM
asaunders-allyDVM commented Jul 9, 2019

The following is how I installed this on OS X 10.14.5.

I know this is not an issue but I wanted to document it for others to use in the future.

cd ~

git clone https://github.com/pplu/aws-map.git

curl -L https://install.perlbrew.pl | bash

perlbrew install perl-5.30.0

perlbrew switch perl-5.30.0

# I ran the following each as individual commands but a space delimited sing

Improve this page

Add a description, image, and links to the rds 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 rds topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.