Merge pull request #22297 from dlamotte/patch-1

Properly end code block in upgrade docs
This commit is contained in:
Pam Selle 2019-08-13 17:11:38 -04:00 committed by GitHub
commit 3426060628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -717,7 +717,7 @@ the upgrade tool will not change it to a number, so take care to inspect your co
locals {
some_count = "3" # will not be changed to a number after config upgrade
}
```
## Upgrades for reusable modules