Releases: labd/terraform-provider-contentful
Releases · labd/terraform-provider-contentful
v5.8.1
v5.8.0
v5.7.1
v5.7.0
Changelog
- c61ca77 Release v5.7.0
- cf0abfe chore: added changie file
- eccce13 chore: removed duplicate code
- b00567d feat: Added editors as option to editor_interface resource
- e3afb3b feat: add app event subscriptions resource
- 4e976a5 feat: added support for range validation in content type import
- 93b32f3 fix: AssetFileSize set range instead of AssetFileSize
v5.6.0
Changelog
- a3777ef Release v5.6.0
- e13d075 chore: add role_id (wip)
- 75374f4 chore: cleanup and add sample tf file
- ab6babb chore: handle SystemPropertiesContent via ref
- bb97117 chore: handle the jsonencoding for policies
- 74d87f3 chore: re-write the permission and policy logic
- 6ee0a60 chore: set-up resource for role management
- 3a234a9 chore: update docs
- bb5c03d doc: add changie
- 0ad8999 feat(role): Support role management via CMA
- 631a2ef feat: handle update role and adjust constraint structure
- afe3ebb feat: manage role creation via tf
- 4f03691 refactor: handle some indentation
- 1b373ad refactor: re-generate the main.gen
- d6f5e45 refactor: restructerize the tf logic
v5.5.0
Changelog
- efe773c Release v5.5.0
- 9777d5e chore: add the removed asset check
- 2e5f367 doc: add changie log
- 32d4b3d feat: add enhanced validation for embedded resource blocks and hyperlinks
- f55ed2a feat: enhance error handling with detailed logging and structured error model
- 204811f fix: add integration testing setup and environment variables
- aeca6a0 fix: add validation to prevent creation of existing content types
- cec94c1 fix: added mapping of size validation field
- 52292cf fix: interpretation of slice nill pointer instead of empty slice in validation draft
- b7db592 fix: turned added change into fixed