Skip to content

Commit

Permalink
Bump Terraform cue from 0.2.0 to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble-renovate[bot] authored and dghubble committed Apr 22, 2024
1 parent 61e9804 commit fef2edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
cue = {
source = "poseidon/cue"
version = "0.2.0"
version = "0.3.0"
}
}
}

0 comments on commit fef2edb

Please sign in to comment.