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
Terraform Docker container was trying to use python3.9 on AL2,
which doesn't exist. Migrate to AL2023, which already has
python3.9 installed (so we don't even need to install it)
0 commit comments