Skip to content

Commit

Permalink
feat(terraform): update terraform onepassword to 1.3.0 (#1470)
Browse files Browse the repository at this point in the history
Co-authored-by: k8s-renovate[bot] <129223303+k8s-renovate[bot]@users.noreply.github.com>
  • Loading branch information
bot-blake[bot] authored Nov 29, 2023
1 parent 4ff8ab1 commit 1963508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {
required_providers {
onepassword = {
source = "1password/onepassword"
version = "1.2.1"
version = "1.3.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 1963508

Please sign in to comment.