Skip to content

Instantly share code, notes, and snippets.

@ilnikolay
Created January 12, 2023 15:27
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 ilnikolay/b4d061238496237c9c9b3f37008a4b89 to your computer and use it in GitHub Desktop.
Save ilnikolay/b4d061238496237c9c9b3f37008a4b89 to your computer and use it in GitHub Desktop.
terraform_hidden_files_1
▶ ls -la
-rw-r--r--. 1 niko niko  112 Dec  5 22:33 main.tf
drwxr-xr-x. 1 niko niko   18 Dec  5 22:34 .terraform
-rw-r--r--. 1 niko niko 1377 Dec  5 22:34 .terraform.lock.hcl

▶ ls -lah .terraform/providers/registry.terraform.io/hashicorp/aws/4.45.0/linux_amd64
total 296M
drwxr-xr-x. 1 niko niko   66 Dec  5 22:34 .
drwxr-xr-x. 1 niko niko   22 Dec  5 22:34 ..
-rwxrwxr-x. 1 niko niko 296M Dec  5 22:34 terraform-provider-aws_v4.45.0_x5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment