2 Open Issues Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement support for ISO_DATE validators within the Piano.io Terraform provider. This involves modifying the provider's code to correctly handle and validate dates formatted according to the ISO 8601 standard, as specified in the Piano.io API documentation. This will likely involve updating the schema and potentially adding new validation functions.

Complexity: 4/5
good first issue

AI Summary: Implement support for the `SINGLE_SELECT_LIST` validator within the Piano.io Terraform provider. This involves updating the provider's code to correctly handle and represent this validator type, likely requiring modifications to the existing codebase and potentially the generated SDK. Testing will be crucial to ensure the new functionality works as expected.

Complexity: 4/5
good first issue