Skip to content

St3V0Bay/terraform-aws-codebuild-deploy-tf-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An example project utilising this module: https://github.com/vishbhalla/terraform-aws-codebuild-deploy-tf

Pre-Requisites

Terraform 0.12.x

Deployment

terraform init -input=false --backend-config=<path>/<backend_conf_filename>.conf

terraform apply -var-file=<path>/<vars_filename>.tfvars

terraform destroy -var-file=<path>/<vars_filename>.tfvars

Releases

No releases published

Packages

No packages published

Languages

  • HCL 100.0%