Skip to content

Shyamjitripathi/Jenkins-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins-Setup

Setup Architecture

Setup Workflow

EFS is setup in us-west-2a Jenkins should be launchd in us-west-2a to access EFS

Packer

Get AMI ID


#!/bin/bash

AMI_ID=$(jq -r '.builds[-1].artifact_id' manifest.json | cut -d ":" -f2)
echo $AMI_ID

About

Jenkins-Setup using terraform, ansible and packer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published