Skip to content

aayvyas-lbg/terraform-gcp-compute-instance

Repository files navigation

terraform-gcp-compute-instance

Requirements

The following requirements are needed by this module:

Providers

The following providers are used by this module:

Modules

No modules.

Resources

The following resources are used by this module:

Required Inputs

The following input variables are required:

Description: must be either nodejs, spring-boot, flask, jenkins

Type: string

Description: Labels to apply to the instance

Type: map(string)

Description: Machine type of the instance

Type: string

Description: Name of the Compute Engine instance

Type: string

Description: Name of the VPC network to use

Type: string

Description: Size of the boot disk in GB

Type: number

Optional Inputs

No optional inputs.

Outputs

The following outputs are exported:

Description: The labels applied to the Compute Engine instance.

Description: The machine type of the Compute Engine instance.

Description: The name of the Compute Engine instance.

Description: The subnetwork where the Compute Engine instance is located.

Description: The tags applied to the Compute Engine instance.

About

terraform module for google compute engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published