From 13acf1bcc740e7cc0a149abfb8702f35c682d89d Mon Sep 17 00:00:00 2001 From: mhoffm Date: Sun, 27 Jun 2021 12:43:11 +0200 Subject: [PATCH] fix README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9eee45e..7fa448e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ The aim is to build unit testcases from selected failure classes and slowly get ## Todo * [x] use [UnicodeĀ® Standard Annex #31](https://www.unicode.org/reports/tr31/) (augmented with '-') for identifiers - * allow starting '_' also, not to spec but terraform allows it * [ ] add [template expressions](https://github.com/hashicorp/hcl/blob/main/hclsyntax/spec.md#template-expressions) * [x] add quoted templates * [x] add quoted template interpolations