An open API service indexing awesome lists of open source software.

https://github.com/meshcloud/outscale-demo

Outscale Building Blocks
https://github.com/meshcloud/outscale-demo

Last synced: 4 months ago
JSON representation

Outscale Building Blocks

Awesome Lists containing this project

README

          

# Outscale

## Building Blocks

### Authentication
- To use these Building Blocks, you will need the following
- Outscale Access Key
- Outscale Secret Key
- Region

### Virtual Network with Subnet
- This Building Block creates a new Virtual Network and Subnet
- Outputs
- VNET ID
- Subnet ID

### Virtual Machine in a Subnet
- This Building Block creates a new VM inside of a Subnet
- Inputs
- VNET ID (Required)
- Subnet ID (Required)
- Image ID (Required)
- VM Type (Required)