Difference between revisions of "Main.tf"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
[[Terraform examples]]:
 
[[Terraform examples]]:
 
* [[AWS instance example: main.tf]]
 
* [[AWS instance example: main.tf]]
 
+
* [[Deploy EKS cluster using Terraform]]
  
 
* [[Terraform resources]]
 
* [[Terraform resources]]
Line 26: Line 26:
 
   password = "app-password"
 
   password = "app-password"
 
  }
 
  }
 +
 +
== Errors ==
 +
[[error: error validating]] "[[main.tf]]": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with [[--validate=false]]
  
 
== Related commands ==
 
== Related commands ==
Line 34: Line 37:
 
* Examples: [[AWS EC2 Terraform example]]
 
* Examples: [[AWS EC2 Terraform example]]
 
* [[Terraform S3 backend]]
 
* [[Terraform S3 backend]]
 +
* [[Best practices for using Terraform]]
 +
* <code>[[provider.tf]]</code>
  
 
== See also ==  
 
== See also ==  

Latest revision as of 11:26, 10 October 2024

Advertising: