Skip to content

Commit

Permalink
Fix Name and Description
Browse files Browse the repository at this point in the history
  • Loading branch information
rtcms committed Mar 19, 2024
1 parent e280cb5 commit b1cd605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/intercept.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
description: 'Needed for instance metadata'
destination: '169.254.169.254'
action: 'allow'
- name: 'Reqd for instance metadata'
description: 'Needed for instance metadata'
- name: 'Reqd for ECS metadata'
description: 'Needed for ECS metadata'
destination: '169.254.170.2'
action: 'allow'
"""
Expand Down

0 comments on commit b1cd605

Please sign in to comment.