Skip to content

Commit

Permalink
less than or equal to 11.26
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcalalang committed Nov 11, 2023
1 parent 843506d commit caf7ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distributed-cloud/terraform/configuration/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ terraform {
required_providers {
volterra = {
source = "volterraedge/volterra"
version = ">= 0.11.26"
version = "<= 0.11.26"
}
}
}
Expand Down

0 comments on commit caf7ba8

Please sign in to comment.