Releases: labd/terraform-provider-contentful
Releases · labd/terraform-provider-contentful
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
v5.4.0
v5.3.0
v5.2.0
v5.1.0
v5.0.0
v4.0.1
v0.5.1
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
Added
- Added option to set different base url for API
Fixed
- Fixed documentation
Security
- Updated dependencies