v0.13.2 of the Terraform Provider for Pipes is now available.
Bug fixes
pipes_workspace_datatank_table
: SetPartPer
setting for datatank table to benil
if nothing is passed in configuration while updating a datatank table. (#23)
Enhancements:
resources/pipes_workspace
: Add support for passingdesired_state
,db_volume_size_bytes
attribute when creating or updating a workspace. Add missing attributestate_reason
.resources/pipes_workspace_pipeline
: Add support for passingdesired_state
attribute when creating or updating a pipeline. Add attributesstate
andstate_reason
.resources/pipes_workspace_datatank
: Add support for passingdesired_state
attribute when creating a datatank.resources/pipes_workspace_datatank_table
: Add support for passingdesired_state
attribute when creating a datatank_table.