Using terraform I’m receiving this error, “Apps for machines must be created via the Machines API”.
I’m guessing it may be because of the news regarding Fly Apps on Machine and if so, is it possible to temporarily allow both Apps v1 and Apps v2 to be applied to machines until the terraform provider can catch up? And if not it would be helpful to know so I can find a temporary new way to deploy in the meantime. I know I’m using some experimental stuff here so to be expected
This began happening with the flyctl version update from 0.0.473 -> v0.0.474
.
I created an issue here: Apps for machines must be created via the Machines API but the provider is creating Apps using v1 nomad way · Issue #161 · fly-apps/terraform-provider-fly · GitHub
I just ran into this so I may be making some rash assumptions here. If this clears up I’ll update here.