Releases: maxjoehnk/terraform-provider-iis
Releases · maxjoehnk/terraform-provider-iis
v0.3.0-alpha.6
fix(certificates): plugin crashes because of invalid certificate reso…
v0.3.0-alpha.5
fix(certificates): invalid schema
v0.3.0-alpha.4
feat(certificates): add certificate list data source
v0.3.0-alpha.3
feat(website): add certificate option to website resource
v0.3.0-alpha.2
fix: responses with status code 400 don't throw an error
v0.3.0-alpha.1
feat: inline microsoft-iis-administration module to configure http lo…
v0.2.4
chore: improve logging of requests and responses to improve readability
v0.2.3
chore: update terraform-plugin-sdk and go build version
v0.2.2
fix: re-add removed imports go fmt was applied by IntelliJ while committing...
v0.2.0
feat(resource): add website resource for CRD operations