Skip to content

Commit

Permalink
Pin aci provider version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Nov 10, 2023
1 parent 96a1692 commit 692238b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/minimal/test_minimal.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
aci = {
source = "CiscoDevNet/aci"
version = ">= 2.6.1"
version = "= 2.10.0"
}
utils = {
source = "netascode/utils"
Expand Down

0 comments on commit 692238b

Please sign in to comment.