Update copy for terraform init with cloud block
This commit is contained in:
parent
5ff2495ffa
commit
e49f271eb5
|
@ -1117,8 +1117,8 @@ const outputInitSuccessCLICloud = `[reset][green]
|
||||||
You may now begin working with Terraform Cloud. Try running "terraform plan" to
|
You may now begin working with Terraform Cloud. Try running "terraform plan" to
|
||||||
see any changes that are required for your infrastructure.
|
see any changes that are required for your infrastructure.
|
||||||
|
|
||||||
If you ever set or change modules or configuration for Terraform, run
|
If you ever set or change modules or Terraform Settings, run "terraform init"
|
||||||
"terraform init" again to reinitialize your working directory.
|
again to reinitialize your working directory.
|
||||||
`
|
`
|
||||||
|
|
||||||
// providerProtocolTooOld is a message sent to the CLI UI if the provider's
|
// providerProtocolTooOld is a message sent to the CLI UI if the provider's
|
||||||
|
|
Loading…
Reference in New Issue