Skip to content

Commit

Permalink
fix(deps): update terraform terracurl to v1 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 6, 2023
1 parent 71c6f29 commit dcc504e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/job-exec/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
required_providers {
terracurl = {
source = "devops-rob/terracurl"
version = "~> 0.1"
version = "~> 1.0"
}
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit dcc504e

Please sign in to comment.