How to create a .devcontainer for vscode to run ansible, terraform, packer and azure cli in Windows
When creating CI/CD pipelines for deploying IT infrastructures in onprem or in the cloud the preferred tools are: Ansible Packer Terraform Terraform is usually used for creating virtualized resources (compute, networks, storage,…). Packer is usually used for creating Windows and…