reppard / terraform-codepipeline-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Terraform CodePipeline

Configuration in this directory creates set of CodePipeline/CodeBuild resources.

Usage

To run this example you need to execute:

$ terraform init
$ terraform plan
$ terraform apply

About


Languages

Language:HCL 100.0%