Skip to content

Releases: labd/terraform-provider-contentful

v5.6.0

27 Jun 07:27

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

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

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

Choose a tag to compare

Changelog

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

v5.2.0

12 May 14:30

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

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

v5.0.0

03 Apr 12:31

Choose a tag to compare

Changelog

  • 76c9cff Create file for registry support
  • e1d3eeb Release v5.0.0
  • 0bf85e7 fix: explicitly set linkType to null when empty string
  • b7c4353 refactor: introduce contentful_editor_interface

v4.0.1

29 Mar 10:46

Choose a tag to compare

Changelog

v0.5.1

21 Jun 06:30
41d115c

Choose a tag to compare

Changelog

  • 340506c Merge pull request #35 from labd/34-does-this-provider-support-richtext
  • b7b3313 Merge pull request #36 from labd/release/v0.5.1
  • 8be0b4a Merge pull request #41 from labd/revert-36-release/v0.5.1
  • 41d115c Merge pull request #42 from labd/release/v0.5.1
  • 400403d Release v0.5.1
  • c34316a Release v0.5.1
  • fb50aa4 Revert "Release v0.5.1"
  • 63d2c46 Update release.yaml
  • f218c8d feat: added changie files
  • bf76f6b feat: support rich text fields
  • 8bc88ff 🔄 synced local '.changie.yaml' with remote 'projects/go-terraform-provider/.changie.yaml'
  • c421212 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
  • 38b8ba0 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
  • db1bf3f 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'
  • 43cb64c 🔄 synced local '.github/' with remote 'projects/go-terraform-provider/.github'

v0.5.0

19 Apr 10:53
ae30c05

Choose a tag to compare

Added

  • Added option to set different base url for API

Fixed

  • Fixed documentation

Security

  • Updated dependencies