Skip to content

Commit

Permalink
fix(terraform): update terraform onepassword to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mchesterbot[bot] authored and mchestr committed Aug 23, 2024
1 parent e624a23 commit 20f54cf
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions terraform/cloudflare/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {
}
onepassword = {
source = "1Password/onepassword"
version = "2.1.0"
version = "2.1.1"
}
}
}
Expand Down

0 comments on commit 20f54cf

Please sign in to comment.