Skip to content

devzeuz/learn-hcp-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a template repository used in the Get Started with HCP Terraform tutorial collection

This repository contains the following files:

  • terraform.tf: Configures Terraform and the AWS provider.
  • main.tf: Defines one AWS EC2 instance.
  • variables.tf: Defines two variables named instance_name and instance_type, both with default values.
  • outputs.tf: Defines one output named instance_hostname.

About

Learning Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages