maxotta / iac-step-by-step

IaC (Infrastructure as Code) Step by Step
Creative Commons Attribution Share Alike 4.0 International
2 stars 0 forks source link

Create Terraform CDK example with tests. #2

Open maxotta opened 2 years ago

maxotta commented 2 years ago

In the tests directory are unit tests. Add a working example - run with the 'npm run test' command.

maxotta commented 2 years ago

The OpenNebula development team dropped support for cloud-init, because the cloud-init community was not accepting patches and it became lagging behind OpenNebula. So, the only way to demonstrate the use of cloud-init is to use the OpenNebula provider for Vagrant [ https://github.com/eucher/opennebula-provider ] and the currently experimental cloud-init feature [ https://www.vagrantup.com/docs/cloud-init ] of Vagrant.

maxotta commented 2 years ago

Oops - added the comment to a wrong issue :-)