Skip to content

Commit

Permalink
Update Amazon Linux AMI
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjjung committed Jan 31, 2025
1 parent 8cc78d2 commit 326476c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tb_pulumi/ec2.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from cryptography.hazmat.primitives.asymmetric import rsa


AMAZON_LINUX_AMI = 'ami-0427090fd1714168b' #: AMI for Amazon Linux
AMAZON_LINUX_AMI = 'ami-02ccbe126fe6afe82' #: AMI for Amazon Linux


class NetworkLoadBalancer(tb_pulumi.ThunderbirdComponentResource):
Expand Down

0 comments on commit 326476c

Please sign in to comment.