Open wwalters12 opened 3 years ago
Sorry for the late reply, I will take a look today 🙇
@KeisukeYamashita That's great!
Please let me know if you need any more information. We're still creating projects with the provider, but using a lifecycle
block to ignore changes to them afterwards. Would be great to keep them updated with the provider as we add and remove applications 🙂
WHAT
crash.log
Creating a
spinnaker_project
withterraform-provider-spinnaker
is working, but managing that project afterwards is failing.When trying to update a project in-place, terraform crashes:
Also, destroying a project fails with Error: 500:
WHY
We discovered this issue after trying to update a project with new applications after it was created. Without projects, we find that it's difficult to discern which applications belong to a particular development squad in the UI.
This is an example of the relevant code being used when we encountered this issue: