diff --git a/src/intercept.py b/src/intercept.py index 29a7e45..3f6543e 100644 --- a/src/intercept.py +++ b/src/intercept.py @@ -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' """