Releases: alabuel/terraform-provider-config
Releases · alabuel/terraform-provider-config
v0.2.8
Changelog
- ae8948a remove unsupported windows arm64 arch
v0.2.5: Merge pull request #3 from guanwee-loo/master
Ignore empty rows or rows with non printable characters or whitespaces
v0.2.4
Changelog
- 936c423 Updated README and data source documentation
- d51b1fd updated examples and usage
- 2a40ca1 Added POST method for getting API response
- a2546f1 config_workbook: fix to check if worksheet is existing and have data
v0.2.3
Changelog
- 1b1e509 Added new data source to get response from API (GET) call
- 277bc51 Added new data source to read/parse INI file
- fa30b66 Add ini file as a lookup source for config_workbook data source
v0.2.2
Changelog
- 90629a7 Added json and yaml as alternative source for lookup block
- d1edde7 Add password property for protected Excel worksheet
v0.2.0
remove unwanted rows and support multiple columns for vertical data type
v0.1.9
set default value for configuration_item
v0.1.8
fix null value handling for all data types