NEW: readme
This commit is contained in:
parent
62c61305da
commit
8710ded36a
@ -1,4 +1,5 @@
|
||||
# terraform.tfvars example
|
||||
```
|
||||
aws_access_key = "..."
|
||||
aws_secret_key = "..."
|
||||
aws_region = "ap-east-1"
|
||||
@ -9,3 +10,4 @@ default-tags = {
|
||||
"project" = "project1"
|
||||
"application" = "network"
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user