Releases: evenh/terraform-provider-humio
v1.2.3
Example release, just for demonstration purposes
Changelog
18837a7 add goreleaser
80445eb Add CI job for running acceptance tests
f5a29e9 Dockerized acceptance tests
83fb43a Merge pull request #10 from humio/mike/add_license
181431a Bump plugin-sdk to 2.4.0.
2e0aff8 Add LICENSE
085e719 Upgrade to terraform-plugin-sdk v2 and add first round of acceptance tests
07c489e Create codeql-analysis.yml
9691798 Merge pull request #3 from humio/mike/remove_linkurl
aaa79cf Remove linkURL from alerts as it is populated automatically by Humio.
1fd2a65 Merge pull request #2 from humio/mike/support_repositories
085c9af Add support for repositories and import functionality for multiple resource types.
a607043 Fix dependency of github.com/humio/cli
7be2cea Add README
8b6cd71 Add license
64fa26e Remove built-in parsers from examples
92ffff2 Parser name should be required and not optional and fix bug with parser field naming in resource data.
20f1304 Mark api token as sensitive
b17ad13 Mark ingest token as sensitive
00ec566 Add basic provider validation test
aea697d Add support for alerts, notifiers, ingest tokens and parsers.