Update flag update (#11659)
This commit is contained in:
parent
0fc8b2cdcf
commit
ee3b519778
|
@ -83,7 +83,7 @@ $ terraform get
|
||||||
|
|
||||||
This command will download the modules if they haven't been already.
|
This command will download the modules if they haven't been already.
|
||||||
By default, the command will not check for updates, so it is safe (and fast)
|
By default, the command will not check for updates, so it is safe (and fast)
|
||||||
to run multiple times. You can use the `-u` flag to check and download
|
to run multiple times. You can use the `-update` flag to check and download
|
||||||
updates.
|
updates.
|
||||||
|
|
||||||
## Planning and Apply Modules
|
## Planning and Apply Modules
|
||||||
|
|
Loading…
Reference in New Issue