Skip to content

Conversation

@DanielleMaywood
Copy link
Contributor

When deploying Coder using the ghcr.io/coder/coder image, it is not possible to set the "timezone" field in a preset in an embedded provisioner. This is due to the container image not having the IANA time zone database installed, which causes an issue when the terraform provider attempts to validate the given timezone is valid.

I've confirmed locally via docker run and testing the deployment manually.

When deploying Coder using the ghcr.io/coder/coder image, it is not
possible to set the "timezone" field in a preset in an embedded
provisioner. This is due to the container image not having the IANA time
zone database installed, which causes an issue when the terraform
provider attempts to validate the given timezone is valid.
@DanielleMaywood DanielleMaywood marked this pull request as ready for review October 29, 2025 17:42
@DanielleMaywood DanielleMaywood merged commit 197b422 into main Oct 30, 2025
28 checks passed
@DanielleMaywood DanielleMaywood deleted the danielle/tzdata branch October 30, 2025 14:08
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants