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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,13 @@
2
2
3
3
NOTES:
4
4
5
+
* Github CI workflow with Go VCR basic resource testing
5
6
* Updated the API wrapper (go-api) dependency with newer version (1.16.2)
6
7
8
+
Features:
9
+
10
+
* Added Go VCR basic resource testing that extends acceptance test with stored fixtures ([#257](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/257))
11
+
7
12
IMRPOVEMENTS:
8
13
9
14
* Added support for updating webhook resource ([#268](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/268))
0 commit comments