File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
- {"terraform-modules/spectrum" :" 0.1.0" }
1
+ {
2
+ "terraform-modules/talos" :" 0.1.0" ,
3
+ "terraform-modules/spectrum" :" 0.1.0"
4
+ }
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ provider "helm" {
21
21
}
22
22
23
23
module "talos" {
24
- source = " git::https://github.com/fluencelabs/spectrum.git//terraform-modules/talos?ref=terraform-module-talos-v0.0.1 " # x-release-please-version
24
+ source = " git::https://github.com/fluencelabs/spectrum.git//terraform-modules/talos?ref=terraform-module-talos-v0.1.0 " # x-release-please-version
25
25
cluster_name = var. cluster_name
26
26
server_ip = var. server_ip
27
27
# config_patches = [
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## 0.1.0 (2025-01-13)
4
+
5
+
6
+ ### Features
7
+
8
+ * Add terraform modules ([ #16 ] ( https://github.com/fluencelabs/spectrum/issues/16 ) ) ([ 71a2bf5] ( https://github.com/fluencelabs/spectrum/commit/71a2bf52ab0f27fb818220e1b79d1759c5ef08ee ) )
You can’t perform that action at this time.
0 commit comments