Skip to content

Instantly share code, notes, and snippets.

@qba73
Created July 12, 2018 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qba73/f3cd6e43fa9504bd1203f0e1650a5c12 to your computer and use it in GitHub Desktop.
Save qba73/f3cd6e43fa9504bd1203f0e1650a5c12 to your computer and use it in GitHub Desktop.
cbed-snippet001
$ ls terraform-test/
main.tf terraform.tfstate
$ tar -zcvf terraform.tar.gz terraform-test
a terraform-test
a terraform-test/terraform.tfstate
a terraform-test/main.tf
$ ls | grep terraform.tar
terraform.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment