Skip to content

Conversation

denys-octopus
Copy link
Contributor

@denys-octopus denys-octopus commented Jun 5, 2025

Step templates have ability to defer package requirement and use package provided by the consumer via parameter. This allows to create step template without directly referenced package.

Terraform however has a validation for package name not allowed to be empty

This PR removes this validation

Fixes: #8

@denys-octopus denys-octopus changed the title fix: Allow empty name for deferred packages in step template Allow empty name for deferred packages in step template Jun 5, 2025
@denys-octopus denys-octopus merged commit 95a0337 into main Jun 5, 2025
26 checks passed
@denys-octopus denys-octopus deleted the dk/allow-empty-package-name branch June 5, 2025 01:58
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.

Step template can't be created with "Let the project select the package" configuration
2 participants