Skip to content

ashishworkspace/terraform-12.08.2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-12.08.2021

file() is used to take input from the file system

.tfvars files are variable files

terraform apply -var-file variable-file-name.tfvars

terraform apply -auto-approve {to apply terraform code without yes flag/option}

we can generate ssh key both private and public using ssh-keygen command

and we can also assign that key to login into aws ec2 instance

About

Learning Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published