We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae6db8 commit adfef63Copy full SHA for adfef63
examples/kubernetes/example.tf
@@ -4,7 +4,7 @@ resource "vultr_dns_domain" "example" {
4
}
5
6
module "typhoon" {
7
- source = "git::https://github.com/squat/typhoon-vultr?ref=4508c36ca85612b3a6d9b55e1f91bea900661671"
+ source = "git::https://github.com/squat/typhoon-vultr?ref=v1.11.2"
8
9
cluster_name = "example"
10
0 commit comments