Takomo
GitHubAPIDeployment targetsOrganizations
Search
⌃K
Links
What is Takomo?
Getting started
Installation
Quick start
Tutorial
Configuration
AWS credentials
Directory structure
Stacks and stack groups
Project configuration
Stack properties
Name
Regions
Template
Template bucket
Command role
Account ids
Depends
Parameters
Tags
Inherit tags
Termination protection
Timeout
Capabilities
Stack policy
Ignore
Obsolete
Hooks
Data
Schemas
Variables and templating
Introduction
Handlebars syntax
Environment variables
Command-line variables
Partials
Helpers
Available variables
Parameter resolvers
Built-in parameter resolvers
Custom parameter resolvers
Hooks
Built-in hooks
Custom hooks
Sharing data between hooks
Validation schemas
Custom validation schemas
Command-line usage
Common options
Deploy stacks
Undeploy stacks
Prune stacks
List stacks
Detect drift
Generate IAM policies
Inspect stack configuration
Inspect stack dependencies
Support
Getting help
Troubleshooting
Development
Change log
Powered By GitBook

Partials

Each file in the partials directory or its subdirectory can be used as Handlebars partial.

Example

If the partials directory contains a file named my-partial.hbs, you can include it as a partial in a configuration file like so:
{{> my-partial.hbs }}
Variables and templating - Previous
Command-line variables
Next - Variables and templating
Helpers
Last modified 2yr ago
Export as PDF
Copy link