Update CHANGELOG.md
This commit is contained in:
parent
2fe5976aec
commit
84a1485ab4
|
@ -10,6 +10,9 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
|
|||
* provider/azurerm: sql_server `administrator_login_password` now marked as sensitive
|
||||
* provider/google: storage buckets have been updated with the new storage classes. The old classes will continue working as before, but should be migrated as soon as possible, as there's no guarantee they'll continue working forever. [GH-12044]
|
||||
* provider/dnsimple: Provider has been upgraded to APIv2 therefore, you will need to use the APIv2 auth token
|
||||
|
||||
FEATURES:
|
||||
* helper/schema: Added Timeouts to allow Provider/Resource developers to expose configurable timeouts for actions [GH-12311]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue