Skip to content

Commit

Permalink
fix region in tf docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bwagner5 committed Feb 4, 2022
1 parent 623423b commit d0cf781
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ commonly used values.

```bash
export CLUSTER_NAME=$USER-karpenter-demo
export AWS_DEFAULT_REGION=us-west-2
export AWS_DEFAULT_REGION=us-east1
```

The first thing we need to do is create our `main.tf` file and place the
Expand Down

0 comments on commit d0cf781

Please sign in to comment.