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
snoopy82481-bot[bot] authored Oct 19, 2024
1 parent 623217a commit 4b904d5
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/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
sops = {
source = "carlpett/sops"
version = "1.0.0"
version = "1.1.1"
}
}
}

0 comments on commit 4b904d5

Please sign in to comment.