Skip to content

Releases: maxjoehnk/terraform-provider-iis

v0.2.2

13 Nov 14:27
Compare
Choose a tag to compare
fix: re-add removed imports

go fmt was applied by IntelliJ while committing...

v0.2.0

13 Nov 10:19
Compare
Choose a tag to compare
feat(resource): add website resource for CRD operations

v0.1.1

07 Oct 08:31
Compare
Choose a tag to compare
chore(goreleaser): add goreleaser config

v0.1.0

07 Oct 08:18
Compare
Choose a tag to compare

Changelog

a2d1607 feat(actions): add go build actions
b693c9a feat: update to v2 of terraform sdk
e956cf6 feat: allow configuring of windows auth providers
d6129e0 refactor: Code cleanup
5282a64 chore: Initial commit