- produce non-full ("quasi") opentofu json
- done: simplified templating rules (e.g how produced tf module would like)
- not done: produce non-full ("quasi") opentofu json - too ambotious at the this moment
- made full tf example (tf module and root module)
- not done, still wip: made full tf example (tf module and root module)
- made full tf example (tf module and root module)
- done: got full tf example (tofu plan works)
- apply example ✅
- transform tf to json
- ???
- done: apply/destory example
- undone: transform all tf to json
- transform all tf to json and compare with tf-only option ✅
- json option but generated-like (also compare)
- full eks cluster example (resource part)
- transform all tf to json and compare with tf-only option ✅
- json option but generated-like (also compare) ❌
- full eks cluster example (resource part)
- full module example (hcl-version) (input/resources/data/output) ❌
- computed attrs should be used as output ✅ (not all resorces/data)
- common/uncommon attrs and defaults ✅ (not tested)
- full module example (hcl-version) (input/resources/data/output) ❌
- test resouces which already "canonical" ❌
- full module example (hcl-version) (input/resources/data/output) ❌
- test resouces which already "canonical" ❌
- full module example (hcl-version) (input/resources/data/output) ❌
- test resouces which already "canonical"
- full module example (hcl-version) (input/resources/data/output)
- check coalesce with '[]'
- rewrite to 'override_*'
- terraform_data root module (testing) ✅
- test complex variables in tf-data-root-module