Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
feat(terraform)!: Update Terraform sops to v1
Browse files Browse the repository at this point in the history
| datasource         | package       | from  | to    |
| ------------------ | ------------- | ----- | ----- |
| terraform-provider | carlpett/sops | 0.7.1 | 1.0.0 |
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 0cf14c3 commit b272bea
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
25 changes: 16 additions & 9 deletions provision/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 provision/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 = "0.7.1"
version = "1.0.0"
}
}
}
Expand Down

0 comments on commit b272bea

Please sign in to comment.