mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
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.