Skip to content

ishan65/gcpterraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GCP - Terraform

alt text

Feature Branch Detail
First HCL first_hcl Simple HCL code to spin up compute
Compute with the external IP 2_externalip_compute Attach Static IP to a compute
Compute with image in data key 3_data_image Use data keyword
Compute in the default VPC 4_firewall_compute Default VPC with output keyword
Compute with custom VPC 5_compute_vpc Custom VPC with output keyword
Provide inputs from the variable to spin Compute in custom VPC 6_varables_compute Introducing variables
Compute in each zone with custom VPC 7_list_count_compute Spin a compute resource in each zone in the Custom VPC
Compute with simple startup script with custom VPC 8_compute_startup_script Spin a compute resource in the Custom VPC with startup script
Compute with complex startup script with custom VPC 9_compute_startup_script_complex Spin a compute resource in the Custom VPC with startup script in different file
Compute with custom VPC and remote exec Provisioner 10_compute_remote_exec Spin a compute resource in the Custom VPC with remote exec provisioner
Compute with custom VPC and local exec Provisioner 11_compute_local_exec Spin a compute resource in the Custom VPC with local exec provisioner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors