abergmeier / terraform-provider-exasol

Terraform Provider for Exasol
Apache License 2.0
2 stars 0 forks source link

Disable AutoCommit. #10

Closed abergmeier closed 4 years ago

abergmeier commented 4 years ago

This way it is way less likely to land with a half baked change. Unlock now does a Rollback. So for changes to stick, it is necessary to explicitly call Commit.