Skip to content

Terraform code to create compute engine in google cloud and automation with Jenkins

Notifications You must be signed in to change notification settings

ravindrasinghh/google-compute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 

Repository files navigation

Pipeline

It is used to create VM and Notify the actions on slack channel

Providers

Name Version
google n/a
template n/a

Inputs

Name Description Type Default Required
image_name image_name of description string n/a yes
machine_type machine type of instance string n/a yes
network Name of the network, use null if creating on shared vpc any n/a yes
server_name name of instance string n/a yes
subnetwork Enter the particular subnet in the vpc string "" no
subnetwork_project Project ID where subnetwork belong, optional on host vpc, required if shared vpc any null no
zone zone of instance string n/a yes

Outputs

Name Description
instance_ids n/a

About

Terraform code to create compute engine in google cloud and automation with Jenkins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published