Cedric Ahlers

Results 6 comments of Cedric Ahlers

Hi everyone, I have build a docker image for `arm64` containing the official terraform binaries from hashicorp to work around the current limitation to `amd64`. Every night a pipeline checks...

@mohsenasm I agree with you. Look's like this effects `node:20` _(lts)_. I have downgraded my dockerfile to `node:18-alpine3.19` and `yarn install` now works again.

Just some more information: Without special knowledge about the datadog background, the [ARM API](https://learn.microsoft.com/en-us/rest/api/datadog/single-sign-on-configurations/create-or-update?view=rest-datadog-2023-01-01&tabs=HTTP) looks like there are no restrictions on the value of `enterprise_application_id`.

Hi folks, I would love to see terraform support for this feature! NCCs are a good thing to enable us to switch to the serverless SQL warehouse, because we heavily...

+1 is there any current state of this feature request? Especially Azure depends a lot on `pfx`/ `pkcs12` formatted certificate bundles.

Hi @makkes, if you still interested I would check if this image can be build via `buildx` to provide a multi architecture image. Let me know!