File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed
Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v0.13.0
2+
3+ FEATURES:
4+ - Add metering config support to ` meshstack_mesh_platform ` resource and data source.
5+
6+ FIXES:
7+ - Correctly model nullable platform config fields.
8+
9+ ## v0.12.4
10+
11+ FEATURES:
12+ - Add quota definitions to meshPlatforms.
13+
14+ ## v0.12.3
15+
16+ FIXES:
17+ - Bump terraform-plugin-docs and fix docs.
18+
19+ ## v0.12.2
20+
21+ FIXES:
22+ - Fix possible nil-pointer issue when handling obfuscated secrets.
23+
24+ ## v0.12.1
25+
26+ FIXES:
27+ - Handle obfuscated secrets in meshPlatform Azure Type.
28+
29+ ## v0.12.0
30+
31+ FEATURES:
32+ - Added ` meshstack_mesh_platform ` resource.
33+ - Added ` meshstack_mesh_platform ` data source.
34+
35+ FIXES:
36+ - Fix landing zone data source.
37+
38+ ## v0.11.0
39+
40+ FEATURES:
41+ - Added ` meshstack_mesh_landing_zone ` resource.
42+ - Added ` meshstack_mesh_landing_zone ` data source.
43+ - Automatically set ` type ` inside platform_properties for landing zones.
44+
45+ FIXES:
46+ - Fix landing zone status handling.
47+ - Make ` type ` a read-only property for landing zones.
48+
149## v0.10.1
250
351FIXES:
You can’t perform that action at this time.
0 commit comments