Skip to content

umar9091/Terraform

 
 

Repository files navigation

Terraform

To destroy a specific resource --> terraform destroy --target .

To refresh the terraform state --> terraform refresh

To rewrite Terraform configuration files to a canonical format and style --> terraform fmt

To destroy a spcific resource --> terraform destroy --target github_repository.created-by-terraform

To watch terraform output --> terraform output github-repo-url //github-repo-url is a resource name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HCL 100.0%