Skip to content

Commit 00f8af2

Browse files
fix (#6)
1 parent 1167362 commit 00f8af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module "terraform_snowflake_user" {
1010

1111
## Usage
1212
```
13-
terraform init
13+
terraform init
1414
terraform plan -var-file fixtures.tfvars -out tfplan
1515
terraform apply tfplan
1616
```

0 commit comments

Comments
 (0)