Skip to content

ELB Add / Remove: AWS IMDSv2#1683

Merged
mik-ky merged 3 commits into
OctopusDeploy:masterfrom
trapsuutjies:ELB-IMDSv2
May 12, 2026
Merged

ELB Add / Remove: AWS IMDSv2#1683
mik-ky merged 3 commits into
OctopusDeploy:masterfrom
trapsuutjies:ELB-IMDSv2

Conversation

@trapsuutjies
Copy link
Copy Markdown
Contributor

This change moves from IMDSv1 to IMDSv2.

IMDSv2 set to Optional - no impact.
IMDSv2 set to Required - previous version of the script would fail. This version improves security and implements the two step v2 process: 1. Obtain token 2. Use token from 1 to get instance ID.

Update AWS ELBv2 Octopus PowerShell step to request an IMDSv2 token. This improves compatibility and security for instances that require IMDSv2.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 11, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Copy Markdown

Start Hyponome locally

docker pull ghcr.io/hnrkndrssn/hyponome:main
docker run --rm -p 8000:8080 -it ghcr.io/hnrkndrssn/hyponome:main

Review in Hyponome

@mik-ky mik-ky merged commit 31836f4 into OctopusDeploy:master May 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants