Skip to content

KopiCloud/terraform-aws-redshift-serverless

Repository files navigation

Deploying an Amazon Redshift Serverless in AWS with Terraform

Terraform

Blog --> https://gmusumeci.medium.com/how-to-deploy-an-amazon-redshift-serverless-in-aws-using-terraform-1cf67835d3b4

Code creates:

  • AWS Credentials
  • Define AWS and Terraform Providers
  • Create a VPC, and Subnets
  • Create a Security Group
  • Create an AWS IAM Role and IAM Policy
  • Create the Amazon Redshift Serverless service

How to use this code:

  • Update the file terraform.tfvars to adjust the code to your environment

How To deploy the code:

  1. Clone the repo
  2. Update variables to your environment
  3. Execute "terraform init"
  4. Execute "terraform apply"

About

Deploy an Amazon Redshift Serverless in AWS using Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages