I’m trying to use provider::time::rfc3339_parse
to convert the timestamp into epoch unix timestamp. Whne I run terraform, it seems I need to somehow escape the colons in the function. Any ideas on how to overcome that error?
I have tried using but I don’t think that worked at all. Have tried poutting it in ${} as well.
It should just work as is.
New contributor
Polly is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.