Skip to content

terraform plan using terraform-aws-rds-cluster & terraform-aws-rds-cluster-parameter-group-modules

Notifications You must be signed in to change notification settings

pgreene/terraform-aws-rds-cluster-plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-rds-cluster-plan

terraform 12 plan

Usage

# SSH or HTTPS clone, whatever you prefer:
git clone https://github.com/pgreene/terraform-aws-rds-cluster-plan.git
git clone [email protected]:pgreene/terraform-aws-rds-cluster-plan.git
# modify main.tf to suit your settings
terraform init
terraform workspace list
terraform workspace new prod # or whatever you want your workspace to be called - examples: dev, qa, prod
terraform validate
terraform apply

Terraform Modules Used

About

terraform plan using terraform-aws-rds-cluster & terraform-aws-rds-cluster-parameter-group-modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages