Closed jstrese closed 3 months ago
Thanks for the heads-up @jstrese!
We will look into that.
@jmfontaine Could us being self hosted, using 1.12, have caused this?
See the discussion here:
https://github.com/spacelift-io/terraform-provider-spacelift/issues/542
Indeed @jstrese
When trying to deploy the msteams integration provided by Spacelift, we are no longer able to successfully deploy on the latest provider version. If we roll back to 1.8, it gets successfully deployed.
Note: Posting this issue here as it's a provider issue it seems. The msteams repository also appears to be abandoned with no responses to reported issues.
Error:
Our code:
Workaround: If we pin our provider version to 1.8 we are able to successfully deploy the module. We can then unpin 1.8 and use the latest provider version.