Skip to content

Releases: labd/terraform-provider-contentful

v5.8.1

16 Sep 07:29
Compare
Choose a tag to compare

Changelog

  • e0e9fc5 Release v5.8.1
  • dda0e3e fix: enhance error handling for multiple validation rules in content types
  • 71c82f3 fix: enhance error handling for multiple validation rules in content types

v5.8.0

07 Aug 09:33
Compare
Choose a tag to compare

Changelog

  • 11aa080 Add GitHub Copilot instructions with changie workflow guidelines
  • 1c38ce7 Release v5.8.0
  • a854172 fix: improve default_value for content types(#102)

v5.7.1

04 Aug 06:45
Compare
Choose a tag to compare

Changelog

  • b367d96 Release v5.7.1
  • fb4eaa7 chore: added changie file
  • f350426 fix: content type display field is now optional to match contentful
  • 94694d0 fix: handle empty description for preview environment resource
  • f5d51cf fix: update content type display_field to be optional and handle empty values

v5.7.0

25 Jul 10:51
Compare
Choose a tag to compare

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

27 Jun 07:27
Compare
Choose a tag to compare

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

13 Jun 12:48
Compare
Choose a tag to compare

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

v5.4.0

26 May 11:41
Compare
Choose a tag to compare

Changelog

  • d00deca Release v5.4.0
  • 762756e chore: generate missing docs
  • 2cbf7fe feat: added webhook filters and active fields
  • 9e28daa fix: handle nil in resource_editor_interface

v5.3.0

12 May 20:41
Compare
Choose a tag to compare

Changelog

  • b8529b7 Release v5.3.0
  • a4e7aa5 feat: add contentful_preview_environment

v5.2.0

12 May 14:30
Compare
Choose a tag to compare

Changelog

  • a153bf4 Release v5.2.0
  • b2475ec feat: add deletion_protection flag to space
  • bf49f75 fix: resolve updating state for webhook/locale

v5.1.0

09 May 08:29
Compare
Choose a tag to compare

Changelog

  • 05829ba Release v5.1.0
  • 219fa33 feat: add new datasource for space
  • 3d6cd18 fix: populate spaceId and environment during content type ImportState