Skip to content

Commit 1dcd672

Browse files
committed
Changes for v3.0.0-rc1
1 parent 7dea99b commit 1dcd672

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.release_info.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ terraform {
1414
}
1515
```
1616

17-
1817
## Changes
1918
* Logging was revamped to use the terraform logging library across the board, so the level configured there will be the level used as the provider does it's work. The existing `debug` parameter on the provider and objects will now only affect whether or not the client spits out the HTTP request and response to STDOUT as it work. This is separate and independent from the Terraform log stream and log level.
2019
* Moved to the latest terraform plugin framework. This should eliminate warnings (thanks for the report in #337, @twcchu) while also not affecting behaviors

0 commit comments

Comments
 (0)