Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Feb 1, 2024
1 parent 2761488 commit ecdcb75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/terraform/cloudflare/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ terraform {
required_providers {
cloudflare = {
source = "cloudflare/cloudflare"
version = "4.21.0"
version = "4.23.0"
}
http = {
source = "hashicorp/http"
version = "3.4.0"
version = "3.4.1"
}
}
}
Expand Down

0 comments on commit ecdcb75

Please sign in to comment.