added a test on process handling.
Some checks failed
continuous-integration/drone/push Build is failing

used hcl_instantiate() in making process-related objects
This commit is contained in:
2024-09-12 16:08:16 +09:00
parent 8604c6ddf1
commit 6e9e1d35f4
10 changed files with 113 additions and 54 deletions

View File

@ -5,6 +5,7 @@ check_SCRIPTS = \
fun-01.hcl \
insta-01.hcl \
insta-02.hcl \
proc-01.hcl \
ret-01.hcl \
retvar-01.hcl \
va-01.hcl \