vpc

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VPCRequest

type VPCRequest struct {
	CIDR string
	Name string
}

func (VPCRequest) CreateNetwork

func (s VPCRequest) CreateNetwork(ctx *pulumi.Context) (*VPCResources, error)

type VPCResources

type VPCResources struct {
	VPC             *ec2.Vpc
	InternetGateway *ec2.InternetGateway
	SecurityGroup   *ec2.SecurityGroup
}

Jump to

Keyboard shortcuts

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