Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Basic Example

A very simple and basic example with fake data.

Usage

  1. Put the KUBECONFIG file in the same folder of the example with the name config.

  2. Put the aws credential file file in the same folder of the example with the name creds

  3. Execute:

terraform init
terraform plan
terraform apply