Skip to content

Instantly share code, notes, and snippets.

@bharatmicrosystems
Created June 14, 2020 14:53
Show Gist options
  • Select an option

  • Save bharatmicrosystems/db41da1907d163afd40c2b0d64946db4 to your computer and use it in GitHub Desktop.

Select an option

Save bharatmicrosystems/db41da1907d163afd40c2b0d64946db4 to your computer and use it in GitHub Desktop.
$ tree
.
|-- main.tf
|-- outputs.tf
|-- terraform.tfstate.d
| |-- dev
| | `-- terraform.tfstate
| `-- prod
| `-- terraform.tfstate
|-- terraform.tfvars
|-- tfdev_plan
|-- tfprod_plan
|-- variables.tf
`-- versions.tf
3 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment