diff --git a/src/intercept.py b/src/intercept.py index 46d2a54..29a7e45 100644 --- a/src/intercept.py +++ b/src/intercept.py @@ -94,6 +94,10 @@ description: 'Needed for instance metadata' destination: '169.254.169.254' action: 'allow' +- name: 'Reqd for instance metadata' + description: 'Needed for instance metadata' + destination: '169.254.170.2' + action: 'allow' """