Difference between revisions of "Hashicorp/google"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{Terraform providers}} Category:Terraform")
 
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
 +
 +
 +
[[terraform init]]
 +
Initializing the backend...
 +
 +
Initializing provider plugins...
 +
- Reusing previous version of hashicorp/google from the dependency lock file
 +
- Installing hashicorp/google v4.27.0...
 +
- Installed hashicorp/google v4.27.0 (signed by HashiCorp)
 +
 +
Terraform has been successfully initialized!
 +
 +
You may now begin working with Terraform. Try running "terraform plan" to see
 +
any changes that are required for your infrastructure. All Terraform commands
 +
should now work.
 +
 +
If you ever set or change modules or backend configuration for Terraform,
 +
rerun this command to reinitialize your working directory. If you forget, other
 +
commands will detect it and remind you to do so if necessary.
  
  

Latest revision as of 17:53, 30 October 2022



terraform init
Initializing the backend...

Initializing provider plugins...
- Reusing previous version of hashicorp/google from the dependency lock file
- Installing hashicorp/google v4.27.0...
- Installed hashicorp/google v4.27.0 (signed by HashiCorp) 

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.


See also[edit]

Advertising: