You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when requesting data over ifconfig.me, HTML data will be pulled instead of actual text data. This causes an error to throw out since it breaks the validity of the JSON policy that requires whitelisting of the specific IP address (e.g., eventbridge_sns_rce_policy).
What should the expected behavior be
Expected behavior should be to only receive text data which in this case is the IP address.
Additional context
terraform -version
Terraform v1.6.3-dev
on linux_arm64
OS: Kali Linux
Kernel: aarch64 Linux 6.11.2-arm64
Uptime: 3m
Packages: 2872
Shell: zsh 5.9
Resolution: 3024x1698
DE: Xfce
WM: Xfwm4
WM Theme: Kali-Dark-xHiDPI
GTK Theme: Kali-Dark [GTK2]
Icon Theme: Flat-Remix-Blue-Dark
Font: Cantarell 11
Disk: 28G / 77G (38%)
CPU: 2x Apple -
GPU: VMware SVGA II Adapter (Fusion)
RAM: 930MiB / 3917MiB
Relevant screenshots
The text was updated successfully, but these errors were encountered:
Description of Bug
Sometimes when requesting data over ifconfig.me, HTML data will be pulled instead of actual text data. This causes an error to throw out since it breaks the validity of the JSON policy that requires whitelisting of the specific IP address (e.g., eventbridge_sns_rce_policy).
What should the expected behavior be
Expected behavior should be to only receive text data which in this case is the IP address.
Additional context
terraform -version
Terraform v1.6.3-dev
on linux_arm64
OS: Kali Linux
Kernel: aarch64 Linux 6.11.2-arm64
Uptime: 3m
Packages: 2872
Shell: zsh 5.9
Resolution: 3024x1698
DE: Xfce
WM: Xfwm4
WM Theme: Kali-Dark-xHiDPI
GTK Theme: Kali-Dark [GTK2]
Icon Theme: Flat-Remix-Blue-Dark
Font: Cantarell 11
Disk: 28G / 77G (38%)
CPU: 2x Apple -
GPU: VMware SVGA II Adapter (Fusion)
RAM: 930MiB / 3917MiB
Relevant screenshots
The text was updated successfully, but these errors were encountered: