File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 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" {
2121}
2222
2323module "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
2525 cluster_name = var. cluster_name
2626 server_ip = var. server_ip
2727 # 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