Releases: edwin-Marrima/terraform-provider-file
Releases · edwin-Marrima/terraform-provider-file
v0.1.1
v0.1.0
feat: add relase workflow (#4) * wip: remove terraform provider scaffolding documentation (#1) * doc: update module documentation (#2) * wip: remove terraform provider scaffolding documentation * doc: comment logic behind mergito * wip: check if directory exists and create new if not * doc: update file creation comment * wip: update provider docs * wip: update example provider definition content * wip: replace suficient with enough * wip: update property description * doc: fill properties descriptions * feat: add GitLab actions to release provider (#3) * wip: remove summary property in provider error message * wip: add ci/cd workflow to file provider * wip: add script that show folder content * debug: log errors * wip: update file test namne * fix: update readhandler logic * debug(ci/cd): print variable content * debug(ci/cd): print variable content * debug: deal with potencial folder criation error * wip: remove logs * wip: skip tests that are returning error * wip: skip tests that are returning error * wip: test folder creation * wip: log error message * wip: remove permissions * wip: use mkdirall instead of mkdir * wip: use mkdirall instead of mkdir * wip: log unitests operations * wip: log unitests operations * wip: decople unitest from test_setup * refactor: remove unnecessary unittests logs * wip: Add docs, goreleaser, and GH actions