Skip to content

Releases: Houndie/terraform-provider-square

v0.2.2

27 Mar 00:20
Compare
Choose a tag to compare
Bugfixes

* Add support for required version field
* Stricter error checking for discounts

v0.2.1

26 Mar 23:50
Compare
Choose a tag to compare
Upgrade go client to fix bugs

v0.2.0

26 Mar 19:12
Compare
Choose a tag to compare
Add backoff option

v0.1.5

09 Dec 22:45
Compare
Choose a tag to compare
LocationOverrides is a list

v0.1.3

09 Dec 22:15
Compare
Choose a tag to compare
Fixing goreleaser file

v0.1.2

09 Dec 22:00
Compare
Choose a tag to compare
Fix bug with location overrides

v0.1.1

18 Apr 17:49
Compare
Choose a tag to compare
Prepend "square" to object names

Apparently I missed the memo, but terraform looks for the first segment
of the resource name as the provider name.  You can still manually do it
with the "provider = " line but that's uncomfortable.  Besides, this is
useful to prevent name collisions with other providers

v0.1.0

18 Apr 17:02
Compare
Choose a tag to compare
Goreleaser only on tags