Skip to content

fix: support unlimited parameter options #345

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

Merged
merged 2 commits into from
Feb 13, 2025
Merged

fix: support unlimited parameter options #345

merged 2 commits into from
Feb 13, 2025

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Feb 13, 2025

Fixes: #161

In coder/coder there is no limitation for parameter options, and there is no real objective to have this limited enforced in terraform-provider-coder. This PR relaxes the constraint.

I'm doing some spring cleanup around old issues.

@mtojek mtojek self-assigned this Feb 13, 2025
@mtojek mtojek requested review from johnstcn and defelmnq February 13, 2025 12:41
@mtojek mtojek marked this pull request as ready for review February 13, 2025 12:41
@mtojek mtojek merged commit a9b64aa into main Feb 13, 2025
5 checks passed
@mtojek mtojek deleted the 161-no-more-block branch February 13, 2025 12:42
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2025
@matifali
Copy link
Member

This is going to be super helpful when we have Dropdown lists.
Thanks @mtojek ❤️

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.

Coder parameter does not allow more than 64 blocks.
3 participants