Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 25, 2023
1 parent 9fa9abd commit b6258f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/ddns-lambda.py
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ def lambda_handler(
instance_id,
zone_data_forward.zone_id,
final_private_hostname,
zone_data_forward.name, ,
zone_data_forward.name,
'A',
private_ip
)
Expand Down

0 comments on commit b6258f4

Please sign in to comment.