Skip to content

Commit adfef63

Browse files
committed
examples: bump k8s to v1.11.2
1 parent 5ae6db8 commit adfef63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kubernetes/example.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resource "vultr_dns_domain" "example" {
44
}
55

66
module "typhoon" {
7-
source = "git::https://github.com/squat/typhoon-vultr?ref=4508c36ca85612b3a6d9b55e1f91bea900661671"
7+
source = "git::https://github.com/squat/typhoon-vultr?ref=v1.11.2"
88

99
cluster_name = "example"
1010

0 commit comments

Comments
 (0)