FEATURES:
- Add resource
flagsmith_project
- Add resource
flagsmith_environment
- Add data resource
flagsmith_organisation
ENHANCEMENTS:
- resource(flagsmith_tag): Make
tag_colour
optional
BUG FIXES fix #155
NOTES:
- This Go module(and related dependencies) has been updated to GO 1.21 as per the Go Support policy
FEATURES:
- Add resource
flagsmith_tag
- Update resource
flagsmith_feature
to add support for tags
BUG FIXES fix #67
NOTES:
- This Go module(and related dependencies) has been updated to GO 1.20 as per the Go Support policy
BUG FIXES fix #81
BUG_FIXES
ENHANCEMENTS:
-
resource(feature): Make
type
optional and useSTANDARD
as default value -
resource(feature): Add default value(false) for
default_enabled
-
resource(feature): Add RequiresReplace plan modifier to
project_uuid
field -
resource(feature_state): Add RequiresReplace plan modifier to
environment_key
field -
resource(feature_state): Add RequiresReplace plan modifier to
feature_id
field -
resource(multivariate_options): Add RequiresReplace plan modifier to
feature_uuid
-
resource(segment): Add RequiresReplace plan modifier to
project_uuid
field -
Update Go module to GO 1.19
-
Update Terraform-plugin-framework
-
Update testify
-
Update terraform plugin sdk
-
Update terraform-plugin-go
-
Update terraform-plugin-docs
BUG_FIXES
- fix #60
ENHANCEMENTS:
- Update terraform-plugin-framework
BUG_FIXES
- fix #56
BREAKING CHANGES:
- resource(feature_state): make feature_state_value required
- resource(feature_state): make feature_state_value.type required
BREAKING CHANGES:
- resource: update import of
flagsmith_feature_state
from<enviroment_client_key>,<feature_name>
to<enviroment_client_key>,<feature_state_uuid>
- resource: replace
feature_name
field withfeature_id
onflagsmith_feature_state
FEATURES:
- Add resource
flagsmith_segment
- Update resource
flagsmith_feature_state
to add support for segment override
ENHANCEMENTS:
- Update testify
- Update terraform-plugin-go
- Update terraform-plugin-sdk/v2
- Update terraform-plugin-framework
BREAKING CHANGES:
- resource: rename
flagsmith_flag
toflagsmith_feature_state
FEATURES:
- Add resource
flagsmith_feature
- Add resource
flagsmith_mv_feature_option
ENHANCEMENTS:
- update tf plugin sdk
ENHANCEMENTS:
- Remove deprecated release action
ENHANCEMENTS:
- Update dependencies
- Update registry url
FEATURES:
- Update Feature state for a given environment