Skip to content

Commit

Permalink
fix(live/prod): bump agent
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed Nov 21, 2024
1 parent 166a5c4 commit 5bf3757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live/prod/agent/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ EOF
inputs = {
aws_profile = local.aws_profile
hosted_zone_id = dependency.dns.outputs.hosted_zone_id
release_tag = "v0.32.1"
release_tag = "v0.32.2"

cloudfront_name = "hearchco-api-cloudfront-${local.environment}"
cloudfront_domain_name = local.domain_name_cloudfront
Expand Down

0 comments on commit 5bf3757

Please sign in to comment.