All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- added missing docs
- add support for conditional_settings in component schema
- add support for
filter_content_type
in component schema
- add support for min and max options
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in the go group across 1 directory
- Add
description
andsecret
tostoryblok_webhook
- Add
storyblok_webhook
resource to register webhooks
- chore(deps): bump the github-actions group across 1 directory with 9 updates
- Updated sdk to allow preview_tmpl to be nullable
- Re-added retry mechanism
- add support for missing table type
- Added testing and updated documentation
- New resource: added space_role resource
- add link_scope to component fields
- add CustomizeToolbar to field serialization
- add missing disabletime field
- richtext toolbar fields
- removed non-existing date fields for component group
- "Minimum" input field
- preview template and field api requests
- retry provider
- options tf serialization
- add missing component fields from remote
- add tabs and new component attributes to resource schema
- component field options schema definition
- assets folder resource
- missing component fields
- unmanageable fields (dates)
- Fix setting ComponentWhitelist
- Add ability to assign components to groups
- Add all field attributes to terraform resource
- Add resource_component_group resource
- Fix release workflow
- Fix issue with ordering of fields in components
- Add a few missing fields to storyblok_component resource
- Initial version of the provider