While doing command:
terraform show tfplan.json
getting the above error because after apply & destroy there are changes
╷
│ Error: Saved plan is stale
│
│ The given plan file can no longer be applied because the state was changed
│ by another operation after the plan was created.
╵