Skip to content

Commit 1469036

Browse files
author
iru
authored
Update README.md
1 parent 2f4802c commit 1469036

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,12 @@ A: Probably you or someone in the same environment you're using, already deploye
353353

354354
## Upgrading
355355

356-
- Ideally you would like to upgrade the full terraform example with
356+
- Uninstall previous deployment resources before upgrading
357+
```
358+
$ terraform destroy
359+
```
360+
361+
- Upgrade the full terraform example with
357362

358363
```
359364
$ terraform init -upgrade

0 commit comments

Comments
 (0)