pulumi / pulumi-aws

An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Apache License 2.0
466 stars 157 forks source link

Fix IMDSv2 test to allow /tmp to be immutable #4673

Closed t0yv0 closed 4 weeks ago

t0yv0 commented 1 month ago

The IMDSv2 test provisions a RC of the pulumi-aws-provider inside an AWS test account and checks if it can authenticate. Unfortunately something changed in the cloud that no longer permits unix programs to make changes to /tmp. The test relied to this for no good reason; the updated version creates a dedicated folder /home/ec2-user/repro to perform the check.

Fixes https://github.com/pulumi/pulumi-aws/issues/4670

github-actions[bot] commented 1 month ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

pulumi-bot commented 3 weeks ago

This PR has been shipped in release v6.57.0.