Skip to content

harkhanid-fall2020/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infrastructure

Steps to run Infrastructure Repository

  1. run the following command in your terminal
git clone git@github.com:harkhanid/infrastructure.git
  1. export your aws profile in which you want to create VPC.

  2. open 01 folder in your terminal

  3. run the following commands

packer init
packer plan
packer apply

Command to Add certificate:

aws acm import-certificate --certificate fileb://prod_dharmikharkhanicr.pem --private-key fileb://prod_dharmikharkhanipk.rsa --certificate-chain fileb://prod_dharmikharkhanica.pem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors