github terramate-io/terramate v0.10.3

latest releases: v0.10.5-rc1, v0.10.4
8 days ago

Changed

  • Use OpenTofu functions instead of Terraform v0.15.3 functions.

Added

  • Add tm_strcontains(string, substr).
  • Add tm_startswith(string, prefix).
  • Add tm_endswith(string, suffix).
  • Add tm_timecmp(t1, t2).
  • Add tm_cidrcontains(cidr, ip)
  • Add experimental support for tm_tomlencode and tm_tomldecode.
    • Can be enabled with terramate.config.experiments = ["toml-functions"].

Don't miss a new terramate release

NewReleases is sending notifications on new releases.