Skip to content

Commit

Permalink
fix k8s cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
asbalderson committed Dec 4, 2024
1 parent 2cc28ab commit 5237f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charms/worker/terraform/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ output "requires" {
value = {
aws = "aws"
azure = "azure"
cluster = "k8s"
cluster = "cluster"
cos_tokens = "cos-tokens"
containerd = "containerd"
gcp = "gcp"
Expand Down

0 comments on commit 5237f09

Please sign in to comment.