Update copy for terraform init with cloud block

This commit is contained in:
Barrett Clark 2021-10-21 08:40:09 -05:00 committed by Chris Arcand
parent 5ff2495ffa
commit e49f271eb5
1 changed files with 2 additions and 2 deletions

View File

@ -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