mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 14:31:40 -04:00
The strcontains function check if a sub string is a indeed a subset of a given string. hcl2template: add strcontains function The strcontains function check if a sub string is a indeed a subset of a given string.