Skip to content

Commit

Permalink
feat(terraform): update terraform sops to 1.1.1
Browse files Browse the repository at this point in the history
| datasource         | package       | from  | to    |
| ------------------ | ------------- | ----- | ----- |
| terraform-provider | carlpett/sops | 1.0.0 | 1.1.1 |
  • Loading branch information
wyoa-bot[bot] authored Aug 18, 2024
1 parent 2f92242 commit 03f90a2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
25 changes: 16 additions & 9 deletions infrastructure/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 infrastructure/terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
sops = {
source = "carlpett/sops"
version = "1.0.0"
version = "1.1.1"
}
}
}
Expand Down

0 comments on commit 03f90a2

Please sign in to comment.