Skip to content

Releases: edwin-Marrima/terraform-provider-file

v0.1.1

27 Dec 13:33
52e8b34
Compare
Choose a tag to compare
doc(fix): typo (#7)

v0.1.0

26 Dec 23:01
47af783
Compare
Choose a tag to compare
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