Open6
terraformコマンドよく使うやつメモ集

terraform providers -version

いらんかも
terraform state rm 'module.ecr'

Your configuration already matches the changes detected above. If you'd like to update the
Terraform state to match, create and apply a refresh-only plan:
terraform apply -refresh-only

terraform state list

TODO
terraform apply -o