mirror of
https://github.com/coder/coder.git
synced 2026-06-07 06:58:17 +00:00
6cbb7c6da7
Two test fixtures (devcontainer-resources, multiple-agents-multiple-envs) were generated before terraform-provider-coder v2.15.0 added the merge_strategy attribute to coder_env. Running generate.sh with the current provider adds merge_strategy: "replace" (the default) to all coder_env resources, causing unstable diffs on every regeneration.