pulumi-provider-grid

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

Pulumi-provider-grid

Testing Lint Dependabot gopherbadger-tag-do-not-edit

A pulumi provider for the threefold grid to manage your infrastructure using pulumi.

Requirements

Using the provider

  • Build the provider
  • You can try to run examples:
cd examples/virtual_machine

export MNEMONIC="mnemonic words"
export NETWORK="network" # dev, qa, test, main -> default is dev

make run
  • to destroy the resources you created:
make destroy

Building The Provider (for development only)

make build

Run tests

export MNEMONIC="mnemonic words"
export NETWORK="network" # dev, qa, test, main -> default is dev
  • Unit tests
    make tests
    
  • Integration tests
    make integration
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL