You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,18 +3,21 @@
3
3
NOTES:
4
4
5
5
* Github CI workflow with Go VCR basic resource testing
6
-
*Updated the API wrapper (go-api) dependency with newer version (1.16.2)
7
-
*Update Terraform Plugin SDK to V2 ([#261](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/261))
6
+
*Go-API client library imported into provider and removed external dependency
7
+
* Terraform Plugin SDK v2
8
8
9
9
Features:
10
10
11
11
* Added Go VCR basic resource testing that extends acceptance test with stored fixtures ([#257](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/257))
12
+
* Updated Terraform Plugin SDK to V2 ([#261](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/261))
12
13
13
14
IMRPOVEMENTS:
14
15
15
16
* Added support for updating webhook resource ([#268](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/268))
16
17
* Added configurable retries for webhook resource ([#268](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/268))
17
18
* Updated integration resource docs for Datadog tags ([#277](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/277))
19
+
* Imported Go-API client library with history ([#282](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/282))
0 commit comments