Skip to content

Commit

Permalink
chore: aws-ecs: use 1.4.6 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
fidiego authored Feb 7, 2025
1 parent b03ca2d commit 82b18ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-ecs/sandbox.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "sandbox" {
source = "nuonco/ecs-sandbox/aws"
version = "1.4.5"
version = "1.4.6"

prefix_override = var.prefix_override

Expand Down

0 comments on commit 82b18ea

Please # to comment.