-
Feature
-
Resolution: Unresolved
-
Normal
-
None
-
False
-
-
False
-
Not Selected
-
100% To Do, 0% In Progress, 0% Done
Feature Overview:
The Customer would like to have all sprig functions with GRC policies.
For example:
https://masterminds.github.io/sprig/date.html
Perhaps other functions are missing as well, They'd like to use the full sprig suite.
For now they were able to achieve the date using this:
hub (now.Sub (toDate "2006-1-2T15:04:05Z" (fromConfigMap "acm-policies" "etcd-backup" "backup_date"))).String hub
But they are interested in having all the sprig functions anyways.