Skip to content

Create Relational Database Service (RDS) instance(s) in AWS.

License

Notifications You must be signed in to change notification settings

wmariuss/terraform-aws-rds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-rds module

Create RDS instance(s) in AWS Cloud Platform.

Docs

All available parameters and example can be found here.

Tests

All tests

  • go test -timeout 30m
  • go test -timeout 30m -p 1 ./... # For multiple tests with less log output
  • GOCACHE=off go test -timeout 30m -p 1 ./... # without cache

One test

  • cd tests/
  • go test -v -run BaicTestTerraformRdsModule # BaicTestTerraformRdsModule = name of function

Authors

About

Create Relational Database Service (RDS) instance(s) in AWS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published