Difference between revisions of "Main.tf"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user 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 ==

Latest revision as of 21:34, 11 February 2024

Advertising: