Difference between revisions of "Terraform best practices"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
* Use [[data sources]].
 
* Use [[data sources]].
 
* Adopt a naming convention.
 
* Adopt a naming convention.
* Use [[variables]] carefully.
+
* Use [[variables]] carefully: <code>[[variables.tf]]</code>
 
* Limit the use of custom scripts
 
* Limit the use of custom scripts
 
* Follow a [[standard module structure]]
 
* Follow a [[standard module structure]]

Revision as of 14:53, 22 January 2023

Best practices from Google Cloud team

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

Operations

Related

See also

Advertising: