File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- {}
1+ {"terraform-modules/k3s" : " 0.1.0 " }
Original file line number Diff line number Diff line change 11module "k3s" {
2- source = " git::https://github.com/fluencelabs/spectrum.git//terraform-modules/k3s?ref=terraform-module-k3s-v0.0.1 " # x-release-please-version
2+ source = " git::https://github.com/fluencelabs/spectrum.git//terraform-modules/k3s?ref=terraform-module-k3s-v0.1.0 " # x-release-please-version
33 kubeconfigs_location = " ${ path . root } /secrets"
44 server_name = local. server_name
55 server_ip_address = local. server_ip_address
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+ * k3s tf module ([ 294e7cd] ( https://github.com/fluencelabs/spectrum/commit/294e7cda89d7e23a7ef4cfc0a3c87915ea499773 ) )
You can’t perform that action at this time.
0 commit comments