Skip to content

Commit

Permalink
Fix TestIMDSAuth test by increasing root volume size
Browse files Browse the repository at this point in the history
  • Loading branch information
flostadler committed Nov 15, 2024
1 parent d13c832 commit 8e79521
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider/test-programs/imds-auth/imds-v2/Pulumi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ resources:
httpPutResponseHopLimit: 1
vpcSecurityGroupIds:
- ${segroup}
rootBlockDevice:
volumeSize: 20
userData: |
#!/bin/bash
# Reconfigure SSHD - workaround for pulumi Command issues
Expand Down

0 comments on commit 8e79521

Please sign in to comment.