Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Releases: louy/terraform-provider-uptimerobot

v0.2.1

21 Feb 22:06
Compare
Choose a tag to compare

Changelog

91f7d84 Add changelog for v0.2.1
8ae4ed5 Merge pull request #17 from louy/port-monitor-issue-16
69fd073 Fix port monitor bug
073e1e0 Add (failing) test for port monitor

v0.2.0

27 Aug 12:44
Compare
Choose a tag to compare

Changelog

8281146 Fix typo in changelog
e3a0a0e Merge pull request #13 from louy/build-tags
30973f4 Bug fix
980f484 Merge branch 'master' of github.com:louy/terraform-provider-uptimerobot into build-tags
d5d7704 v0.2.0 release notes
c2490db Merge branch 'nhamlh-feature/monitor-resource-support-optional-attributes'
39ed5df Add test for custom interval
3cf611e Merge branch 'feature/monitor-resource-support-optional-attributes' of https://github.com/nhamlh/terraform-provider-uptimerobot into nhamlh-feature/monitor-resource-support-optional-attributes
d29d199 Merge branch 'drubin-allow-url-updates'
7505048 Merge branch 'allow-url-updates' of https://github.com/drubin/terraform-provider-uptimerobot into drubin-allow-url-updates
b6ebe5c Add test for updating monitor url
90a5821 Remove ForceNew on url param
988118d Merge pull request #10 from drubin/patch-2
0950984 Merge pull request #8 from drubin/patch-1
c01858a Update docs
e7fe5bd Fix alert contact value
149d992 Build tags in circle ci
ab37ae3 resource monitor: add support for interval attribute