Skip to content

Commit

Permalink
feat(terraform)!: Update Terraform cloudflare to 4.2.0 (#1632)
Browse files Browse the repository at this point in the history
Signed-off-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>
Co-authored-by: Jarvis Plus Bot <112913195+jarvis-plus-bot[bot]@users.noreply.github.com>
  • Loading branch information
jarvis-plus-bot[bot] committed Apr 1, 2023
1 parent a036b45 commit bf6065b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/cloudflare/version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "~> 3.0"
version = "~> 4.0"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit bf6065b

Please sign in to comment.