Skip to content

Releases: Bonial-International-GmbH/terraform-provider-site24x7

v0.0.7

14 Feb 14:33
63179d2
Compare
Choose a tag to compare

What's Changed

v0.0.6

12 Nov 13:25
b99e73d
Compare
Choose a tag to compare

Changelog

b99e73d docs: add import command to website_monitor docs (#33)

v0.0.5

20 Apr 11:00
Compare
Choose a tag to compare

Changelog

186f475 feat: support for using some other Site24x7 data center instead of the default US one (#29) (thanks @mpeltonen)
9e7ef30 ci: setup tests on github actions (#28)
1b5e031 fix: update go.sum

v0.0.4

09 Mar 13:35
9cfe9b0
Compare
Choose a tag to compare

Changelog

cb3a09b Add github action
2a74a22 Add more detail to the documentation
230b7e0 Change .goreleaser.yml
06d39f0 Generate documentation with the tfplugindocs
430f2a9 Merge pull request #1 from Bonial-International-GmbH/master
dec5ae9 Merge pull request #25 from pesarkhobeee/terraform_registry
9cfe9b0 Merge pull request #27 from pesarkhobeee/fix_goreleaser_config
3457b6b feat: supporting import from website monitor (#23)
deaf9a2 feat: supporting up_status_codes (#22)
b179e21 fix goreleaser configs
0b8906f update site24x7-go dependency to v0.0.5 (#24)

v0.0.3

08 Jun 09:21
507389a
Compare
Choose a tag to compare

Changelog

507389a bump site24x7-go version (#20)

v0.0.2

27 Feb 15:28
7be3411
Compare
Choose a tag to compare

Changelog

7be3411 add retry config attributes to the provider (#18)
b24d228 change provider install path to ~/.terraform.d/plugins (#17)

v0.0.1

22 Oct 13:36
5ef8014
Compare
Choose a tag to compare

Changelog

1486b84 add .travis.yml
5ef8014 fix goreleaser github owner value (#16)
9504d61 migrate code from gerrit
9528442 provider migration to site24x7-go API client (#14)
b92bdd8 run gofmt -s on migrated code (#1)