terraform-azure-course
terraform-azure-course copied to clipboard
Course files for Terraform on Azure
If you see the below error when running terraform apply, then edit the loadbalancer.tf file to change line 18 from "domain_name_label = azurerm_resource_group.demo.name" to "domain_name_label = "demo-public-ip" and terraform apply...
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...
- SSH command line as output - providing the public IP of the VM - Using the `http` module to retrieve the current public IP to use as part of...
Hi @wardviaene, the Kubernetes deployment failed, I made some changes to fix it: - Added Terraform providers - Changed the region I have changed the region from **westeurope** to **northeurope**...
Hi @wardviaene, I have added the latest providers and added a gitignore exclusion for the .terraform.lock.hcl files.
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking...
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...