Difference between revisions of "Terraform best practices"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
 
* Use [[service account]] credentials for CI.
 
* Use [[service account]] credentials for CI.
 
* Avoid [[terraform import|importing]] existing resources.
 
* Avoid [[terraform import|importing]] existing resources.
* Regularly review version pins.
+
* Regularly review version [[pins]].
 
* Use application default credentials when running locally.
 
* Use application default credentials when running locally.
 
* Set [[aliases]] to Terraform.
 
* Set [[aliases]] to Terraform.

Revision as of 19:05, 27 February 2023

Best practices from Google Cloud team

https://cloud.google.com/docs/terraform/best-practices-for-terraform

Operations

Related

See also

Advertising: