Skip to content

ramondiez/terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform

This repo handles different Terrafom providers projects.

Getting started

The aim of this repo is to show different integrations of Terraform to deploy environments in different Providers( Openstack, AWS...)

The repo is divided in different folder based on the nature of the provider.

Provider list: https://www.terraform.io/docs/providers/index.html

Terraform commands to run the configuration

  • terraform plan : It shows a plan with the tasks that will be done.
  • terraform apply : Apply the changes in the provider
  • terraform destroy : Destroy the changes previously applied

About

Terraform Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages