Skip to content

Commit 0160311

Browse files
Update Terraform remote to v0.2.1 (#1090)
Co-authored-by: botty-mcbottington[bot] <168950816+botty-mcbottington[bot]@users.noreply.github.com>
1 parent b690d63 commit 0160311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/home/modules/truenas-k3s/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
remote = {
44
source = "tenstad/remote"
5-
version = "0.1.3"
5+
version = "0.2.1"
66
}
77
}
88
}

0 commit comments

Comments
 (0)