Skip to content

Commit

Permalink
chore(cloudflare): bump module to v1
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Dady <[email protected]>
  • Loading branch information
bcdady committed Jun 17, 2024
1 parent 5b43424 commit 0a5aac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bryandady-com.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "bryandady-com" {
source = "cloudposse/zone/cloudflare"
version = "0.5.1"
version = "~> 1.0"

account_id = local.account_id
zone = "bryandady.com"
Expand Down Expand Up @@ -33,4 +33,4 @@ module "bryandady-com" {
]

context = module.this.context
}
}

0 comments on commit 0a5aac6

Please sign in to comment.