エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
templatefile - Functions - Configuration Language | Terraform | HashiCorp Developer
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
templatefile - Functions - Configuration Language | Terraform | HashiCorp Developer
The template syntax is the same as for string templates in the main Terraform language, including... The template syntax is the same as for string templates in the main Terraform language, including interpolation sequences delimited with ${ ... }. This function just allows longer template sequences to be factored out into a separate file for readability. The "vars" argument must be an object. Within the template file, each of the keys in the map is available as a variable for interpolation. The t



2023/03/17 リンク