coder / terraform-provider-coder

https://coder.com
Mozilla Public License 2.0
31 stars 20 forks source link

fix: validate agent & resource metadata keys during plan #277

Closed ethanndickson closed 2 months ago

ethanndickson commented 2 months ago

Closes https://github.com/coder/coder/issues/14387. Closes https://github.com/coder/coder/issues/14569.

Previously, the configuration had to be applied in order for the provider to complain about duplicate keys - now just a plan will suffice.

ethanndickson commented 2 months 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

matifali commented 2 months ago

Do we want to port this to release/1.0 and do a patch?

ethanndickson commented 2 months ago

Yeah, potentially. What are the breaking changes on main not included in any release? I'm not familiar

matifali commented 2 months ago

We removed a couple of deprecated resources and attributes.