8000 GitHub - cve-chatbot-k8s/infra-jenkins
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cve-chatbot-k8s/infra-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infra-jenkins

A Terraform Repository to provision infrastructure for Jenkins on AWS

Install Terraform (MAC)
> brew tap hashicorp/tap
> brew install hashicorp/tap/terraform
> brew upgrade hashicorp/tap/terraform
> terraform -help

Initialise a terraform repo with main.tf file:
> terraform init
> terrraform validate
> terraform plan
> terraform apply

To destroy the resouce
> terraform destroy

#commit to check jenkins CI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0