mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update docs
Update the documentation for the new Pulumi program for Debian on Azure Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
d48fe02049
commit
2811b034d8
1 changed files with 2 additions and 0 deletions
2
debian/README.md
vendored
2
debian/README.md
vendored
|
|
@ -8,4 +8,6 @@ Here you'll find Vagrant environments and other resources for learning more abou
|
|||
|
||||
**debian-pulumi-aws**: This folder has a Pulumi program for spinning up an EC2 instance in a public subnet of a dedicated VPC. The program can create an EC2 instance that is either AMD64- or ARM64-based, and supports Debian 10, 11, and 12. The CPU architecture and Debian version are configurable via configuration values.
|
||||
|
||||
**debian-pulumi-azure**: This folder has a Pulumi program for spinning up a Debian VM on Azure. The program supports Debian 10, 11, and 12. The Debian version is configurable via a configuration value.
|
||||
|
||||
**stretch-generic**: This folder has a Vagrant environment for spinning up a generic, 64-bit Debian 9.0 ("Stretch") VM. No custom provisioning is provided in this environment.
|
||||
|
|
|
|||
Loading…
Reference in a new issue