Skip to content

ohcnkk/aws-event-driven-architectures

Repository files navigation

Terraform AWS Event Driven Architecture

Buiding infrastructure for AWS Event Driven Architecture lab.

Usage

Create a terraform.tfvars file and fillup the values.

touch terraform.tfvars
account_id = "1111111111"
region     = "us-west-1"
access_key = "ASIAX7LKNIP47"
secret_key = "/EQyp3+Tvo6h72CBISRgeC9AUW"
token      = "IQoJb3JpZ2luX2VjEAAaCXVzLWVhc3QtMS"
apigw_url  = "https://j4.execute-api.us-east-1.amazonaws.com/Prod/"
terraform plan
terraform apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages