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

https://github.com/coolapso/terraform-scaleway-vpc

Module to create scaleway vpc network
https://github.com/coolapso/terraform-scaleway-vpc

Last synced: 11 months ago
JSON representation

Module to create scaleway vpc network

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/4s3ti/scaleway-vpc.svg?branch=master)](https://travis-ci.com/4s3ti/scaleway-vpc)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
# Terraform Scaleway VPC

A Terraform module to create a vpc network on scaleway.

## How to use

Examples directory contains examples on how to use this module and add nodes to it.

## Requirements

| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >= 0.13 |
| [scaleway](#requirement\_scaleway) | ~>2.1.0 |

## Providers

| Name | Version |
|------|---------|
| [scaleway](#provider\_scaleway) | ~>2.1.0 |

## Modules

No modules.

## Resources

| Name | Type |
|------|------|
| [scaleway_vpc_private_network.scw-vpc](https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/vpc_private_network) | resource |

## Inputs

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [tags](#input\_tags) | List of tags to be applied to the cluster | `list(string)` | `null` | no |
| [vpc\_name](#input\_vpc\_name) | The VPC Name | `string` | n/a | yes |
| [vpc\_zone](#input\_vpc\_zone) | The zone in which the private network should be created | `string` | `null` | no |

## Outputs

| Name | Description |
|------|-------------|
| [organization\_id](#output\_organization\_id) | The organization ID the private network is associated with |
| [vpc\_id](#output\_vpc\_id) | The ID of the private network |

# Contributions

Improvements and suggestions are always welcome, feel free to open an Issue or Pull Request

If you like this theme and want to support / contribute in a different way you can always:

Buy Me A Coffee