You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to be the bearer of bugs :(
When I change my job spec from type system to service terraform complains that it cannot update system job to service job.
The text was updated successfully, but these errors were encountered:
That's actually the expected result, Nomad does not allow to change job types. And given #1 we're not able to determine individual attribute changes from the Terraform side the error can only be detected on apply.
I'm going to close this, since this is the expected outcome, but let me know if you have any more questions.
Sorry to be the bearer of bugs :(
When I change my job spec from type
system
toservice
terraform complains that it cannot updatesystem
job toservice
job.The text was updated successfully, but these errors were encountered: