coder / terraform-provider-coderd

Manage a Coder deployment using Terraform
https://registry.terraform.io/providers/coder/coderd/latest/docs
Mozilla Public License 2.0
10 stars 2 forks source link

fix: delete resources & data sources if not found #102

Closed ethanndickson closed 1 month ago

ethanndickson commented 1 month ago

Closes #100.

Hashicorp's own providers only do this deletion if the resource can't be found during Read, and not during Update, so we'll do the same.

ethanndickson commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ethanndickson and the rest of your teammates on Graphite Graphite