Releases: ryanwholey/terraform-provider-pihole
Releases · ryanwholey/terraform-provider-pihole
v0.2.0
v0.1.0
Changelog
- b1a54de fix: Ignore windows/arm64 build (#61)
- 2cb51a2 fix: Update lint workflow (#60)
- e9e1400 fix: Update release workflow (#59)
- 59e5ecf feat: Add option to use custom CA file (#54)
- a1a775e build(deps): bump amannn/action-semantic-pull-request from 4 to 5 (#52)
- c38ca87 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#45)
- 7fd7959 build(deps): bump golangci/golangci-lint-action from 2 to 3 (#48)
- ed195b0 build(deps): bump actions/checkout from 2 to 3 (#46)
- 3fde95e build(deps): bump hashicorp/setup-terraform from 1 to 2 (#47)
- a6e6afe build(deps): bump actions/setup-go from 2 to 3 (#49)
- 75208d2 chore: fix typo in dependabot config (#44)
- 310a6aa ci: Remove latest from test matrix (#41)
- fd5adbb Check for updates on gha using dependabot monthly (#40)
v0.0.12
Changelog
- 4e8b891 Remove nightly from testing
- e71db1e chore: Bump terraform-plugin-* and testify (#39)
- ea68eb9 test: Use test matrix against different Pi-hole docker versions (#37)
- 0c844f2 chore: Add release QOL updates (#35)
- f175f80 dev: update settings.yml
- 0cb1690 dev: Add settings.yml
- 54f5b58 dev: update changelog (#34)
- 2dcf34f Bump [email protected] (#33)
- 8cb168c Remove update DNS functions (#32)
v0.0.11
Bump [email protected] (#31)
v0.0.10
Update README re API token (#30)
v0.0.9
Add import for cname/a records, and group resources (#26) * Add import for cname/a records, and group resources * newline
v0.0.8
Fix: Handle login and provider configuration errors (#24)
v0.0.7
feat: Add list domains data source (#20) * Add list domains data source * Cleanup
v0.0.6
fix: On read, unset ID when resource not found (#16)
v0.0.5
Add group resource (#15)