Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 2.6 KB

File metadata and controls

8 lines (8 loc) · 2.6 KB
Tasks Skills High Level Objective
001 VPC, Internet Gateway, instances, subnets using automode, terraform
  • Create a VPC network
  • Attached Internet Gateway
  • Instances in 2 regions with subnets created using auto-mode
  • 002 terraform version, Provider, create,change,destroy, terraform
  • Verify Terraform installation
  • Define Google Cloud as the provider
  • Create, change, and destroy Google Cloud resources by using Terraform
  • 003 variables, output values, explicit resource dependency, dependency graph, terraform
  • Use variables and output values
  • Observe implicit dependency
  • Create explicit resource dependency
  • View Dependency Graph
  • 004 local backend, cloud storage backend, terraform state, terraform
  • Create a local backend.
  • Create a Cloud Storage backend.
  • Refresh your Terraform state.
  • 005 Kubernetes cluster, Service, terraform
  • Deploy a Kubernetes cluster along with a service using Terraform
  • 006 here
  • here this is it