Acquiring state lock. This may take a few moments...
  Reading module...
  Reading module...
  Reading module...
  Refreshing state...
  Refreshing state...
╷
│ Error: waiting for provider
╵
  ~ resource "aws_instance" "web" {
      + ami = "ami-0abc123"
      - instance_type = "t2.micro" -> "t3.small"
  }

Plan: 1 to add, 1 to change, 0 to destroy.
