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
create-github-secrets.sh: change script file name from create-github-secrets.sh to create-github-secrets-v2.sh to avoid overwriting the original file. (0d0b1b4)
terraform: modify the Terraform configuration to create a new network interface named "ubuntu_dmz_network_interface" and update the security group association accordingly. This change is intended to improve the security posture of the Ubuntu VM by placing it in a DMZ network. (15bb93b)
devcontainer.json: add support for various dev container features, including AWS CLI, GitHub CLI, Terraform CLI, Azure CLI persistence and shell history. (5233b7b)
Bug Fixes
devcontainer.json: update image and initializeCommand references to use Docker Hub instead of GitHub Container Registry (2d68e98)