Difference between revisions of "Terraform GCP"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
[[provider "google"]]
  
 
Compute:
 
Compute:
 
* <code>[[google_compute_instance]]</code>
 
* <code>[[google_compute_instance]]</code>
  
 
+
DB:
 +
* <code>[[google_sql_database_instance]]</code>
  
 
Storage:
 
Storage:
Line 15: Line 18:
 
== Related ==
 
== Related ==
 
* [[Terraform AWS]]
 
* [[Terraform AWS]]
 +
* [[oauth2: "invalid_grant" "Bad Request"]]
 +
* [[gcloud auth login]]
  
 
== See also ==
 
== See also ==
* {{Terraform GCP}}
 
 
* {{tf gcp}}
 
* {{tf gcp}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 11:16, 27 January 2025

Advertising: