File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.5.0
2+ BUG_FIXES
3+ * fix https://github.com/Flagsmith/terraform-provider-flagsmith/issues/76
4+ * fix https://github.com/Flagsmith/terraform-provider-flagsmith/issues/68
5+
6+ ENHANCEMENTS:
7+ * resource(feature): Make ` type ` optional and use ` STANDARD ` as default value
8+ * resource(feature): Add default value(false) for ` default_enabled `
9+ * resource(feature): Add RequiresReplace plan modifier to ` project_uuid ` field
10+
11+ * resource(feature_state): Add RequiresReplace plan modifier to ` environment_key ` field
12+ * resource(feature_state): Add RequiresReplace plan modifier to ` feature_id ` field
13+
14+ * resource(multivariate_options): Add RequiresReplace plan modifier to ` feature_uuid `
15+
16+ * resource(segment): Add RequiresReplace plan modifier to ` project_uuid ` field
17+
18+ * Update Go module to GO 1.19
19+ * Update Terraform-plugin-framework
20+ * Update testify
21+ * Update terraform plugin sdk
22+ * Update terraform-plugin-go
23+ * Update terraform-plugin-docs
24+
125## 0.4.1
226BUG_FIXES
327* fix https://github.com/Flagsmith/terraform-provider-flagsmith/issues/60
You can’t perform that action at this time.
0 commit comments