mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #22297 from dlamotte/patch-1
Properly end code block in upgrade docs
This commit is contained in:
commit
3426060628
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user