mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
update CHANGELOG
This commit is contained in:
parent
466a54cfe4
commit
514f6e7b22
@ -25,6 +25,9 @@ BUG FIXES:
|
|||||||
PLUGIN CHANGES:
|
PLUGIN CHANGES:
|
||||||
|
|
||||||
* New `helper/schema` type: `TypeFloat` [GH-594]
|
* New `helper/schema` type: `TypeFloat` [GH-594]
|
||||||
|
* New `helper/schema` field for resources: `Exists` must point to a function
|
||||||
|
to check for the existence of a resource. This is used to properly
|
||||||
|
handle the case where the resource was manually deleted. [GH-766]
|
||||||
|
|
||||||
## 0.3.6 (January 6, 2015)
|
## 0.3.6 (January 6, 2015)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user