Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kadetutu authored Mar 21, 2022
1 parent 5caab23 commit 5377773
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,9 @@ resource "aws_autoscaling_group" "my_asg" {
}
module "autoscale_dns" {
source = "github.com/meltwater/terraform-aws-asg-dns-handler"
source = "meltwater/asg-dns-handler/aws"
version = "1.1.1"
autoscale_update_name = "my_asg_handler"
Expand Down

0 comments on commit 5377773

Please sign in to comment.