Skip to content

Commit

Permalink
update to fixed version of provider
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed Jan 14, 2021
1 parent 16fc138 commit 51d32b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfexec/internal/e2etest/testdata/bigint/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_providers {
random = {
version = "3.0.0"
version = "3.0.1"
}
}
}
Expand Down

0 comments on commit 51d32b5

Please sign in to comment.