Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 406 Bytes

File metadata and controls

17 lines (11 loc) · 406 Bytes

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