If you manually destroy infrastructure, what is the best practice reflecting this change in Terraform?
What is not processed when running a terraform refresh?
What information does the public Terraform Module Registry automatically expose about published modules?
If a module uses a local values, you can expose that value with a terraform output.
You should store secret data in the same version control repository as your Terraform configuration.
The terraform.tfstate file always matches your currently built infrastructure.