Skip to content

Releases: naitmare01/terraform-provider-pipedrive

v0.0.9

24 Nov 11:02
8b8c5af
Compare
Choose a tag to compare
Error when updating pipedrive_organizations (#18)

v0.0.8

23 Nov 09:43
f446857
Compare
Choose a tag to compare
Create client package (#13)

* Breaking out client to a new package

* Revert change

v0.0.7

22 Nov 16:07
51ca528
Compare
Choose a tag to compare
Added resource `notes` (#11)

v0.0.6

21 Nov 16:30
52a2fff
Compare
Choose a tag to compare
Implement resource deals (#9)

* Basic read functionality and import

* Implemented read function for `Deals`

* Created docs for resources

* Add basic update of title only.

* Add function to handle dynamic number of attributes to be updated

* Dynamic adding resources

* Add the ability to delete

v0.0.5

17 Nov 15:13
Compare
Choose a tag to compare
Updated docs

v0.0.4

17 Nov 13:13
1fbd7f4
Compare
Choose a tag to compare
Removed let-over comments (#5)