Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support non-enterprise template resources #47

Merged

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Jul 29, 2024

The ACL attribute on templates was previously required, making it impossible to create managed templates for an unlicensed Coder deployment.
Now, when the attribute is null, Terraform will not attempt to read or update the template's ACL.

@ethanndickson ethanndickson marked this pull request as ready for review July 29, 2024 11:20
@ethanndickson ethanndickson force-pushed the 07-29-fix_support_non-enterprise_template_resources branch from 1225b16 to 9b48e7e Compare July 29, 2024 11:25
internal/provider/template_resource.go Outdated Show resolved Hide resolved
@ethanndickson ethanndickson force-pushed the 07-26-chore_add_template_resource_trace_logging branch from 0090127 to c773873 Compare July 30, 2024 05:12
@ethanndickson ethanndickson force-pushed the 07-29-fix_support_non-enterprise_template_resources branch 2 times, most recently from 9d183b4 to df8ab98 Compare July 30, 2024 06:51
@ethanndickson ethanndickson force-pushed the 07-26-chore_add_template_resource_trace_logging branch from c773873 to 3b82199 Compare July 30, 2024 06:56
@ethanndickson ethanndickson force-pushed the 07-29-fix_support_non-enterprise_template_resources branch from df8ab98 to 010010e Compare July 30, 2024 06:56
@ethanndickson ethanndickson force-pushed the 07-29-fix_support_non-enterprise_template_resources branch from 010010e to 31bf612 Compare July 30, 2024 06:56
@ethanndickson ethanndickson changed the base branch from 07-26-chore_add_template_resource_trace_logging to main July 30, 2024 06:57
@ethanndickson ethanndickson merged commit 9aa27ba into main Jul 30, 2024
@ethanndickson ethanndickson deleted the 07-29-fix_support_non-enterprise_template_resources branch August 7, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants