List resources in the Terraform state:
Remove resource from the tfstate:
terraform state rm aws_lambda_function.main
Useful when
Search
List resources in the Terraform state:
Remove resource from the tfstate:
terraform state rm aws_lambda_function.main
Useful when