Skip to content

Commit

Permalink
feat(terraform)!: Update Terraform onepassword to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mchesterbot[bot] authored and mchestr committed May 30, 2024
1 parent 76420b5 commit 621b880
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 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 = "1.4.3"
version = "2.0.0"
}
}
}
Expand Down

0 comments on commit 621b880

Please sign in to comment.