@unmango/baremetal
TypeScript icon, indicating that this package has built-in type declarations

0.0.40 • Public • Published

Pulumi Bare Metal

A Pulumi provider for provisioning bare-metal hosts.

Build & test the boilerplate provider

  1. Create a new Github CodeSpaces environment using this repository.
  2. Open a terminal in the CodeSpaces environment.
  3. Run make build install to build and install the provider.
  4. Run make gen_examples to generate the example programs in examples/ off of the source examples/yaml example program.
  5. Run make up to run the example program in examples/yaml.
  6. Run make down to tear down the example program.

References

Other resources/examples for implementing providers:

Readme

Keywords

none

Package Sidebar

Install

npm i @unmango/baremetal

Weekly Downloads

12

Version

0.0.40

License

none

Unpacked Size

140 kB

Total Files

66

Last publish

Collaborators

  • unstoppablemango