Difference between revisions of "Format"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * {{Terraform functions}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
* https://developer.hashicorp.com/terraform/language/functions/format
  
  
 +
format("%s-%s", var.env, var.your-second-string)
 +
PROD-Value-of-your-second-string
  
 +
== See also ==
 +
* {{Terraform functions}}
  
* {{Terraform functions}}
+
[[Category:Terraform]]

Latest revision as of 11:42, 30 January 2023

Advertising: