Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 657 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 657 Bytes

builder-tool

Note: Not build through Terraform

Image containing minimal tools for pipeline configuration.

It is being used for the deployment of eks cluster on AWS. It's images is being used in this repository.

There are two folders containing different versions of terraform so two images has been build with different prefixes, which are given below:

  1. 0.11.11
  2. 0.12.7
  3. 0.12.17

When you want to add a package or re-build the image, change the Dockerfile in the folder, and then copy that Dockerfile in the main Dockerfile at root directory. And change the image prefix in the Jenkinsfile.