Open veochen-octopus opened 1 year ago
Another report [Internal Link]
Validated as still occurring.
Fixing this will be dependent on fixing the overall step sort order problem, which is dependent on the Terraform SDK -> Terraform Framework migration within the provider. That's on our radar to finish off this year, which should unlock a bunch of extra flexibility in how plan
/apply
works
Describe the bug
Having created a deployment process with two steps, adding a new step in between the existing two steps will cause the new step to become a mixture of its own config + the original 2nd step.
Steps to reproduce
With a terraform file like the following:
Expected behavior Correctly updates the deployment process to have 3 steps that match the config file.
Logs and other supporting information
These are the action properties in the new step that TF sends to the server
Environment and versions: