Skip to content

Fix validation of engine type#125

Open
patryk-przekwas-airspace-intelligence wants to merge 3 commits intostreamnative:mainfrom
patryk-przekwas-airspace-intelligence:pp/fix-engine-validation
Open

Fix validation of engine type#125
patryk-przekwas-airspace-intelligence wants to merge 3 commits intostreamnative:mainfrom
patryk-przekwas-airspace-intelligence:pp/fix-engine-validation

Conversation

@patryk-przekwas-airspace-intelligence

When explicitly setting the “classic” instance engine value for a Pulsar instance, Terraform fails with the following validation error:

│ Error: "engine" must be pulsar
│ 
│   with streamnative_pulsar_instance.asi_dev,
│   on main.tf line 69, in resource "streamnative_pulsar_instance" "asi_dev":
│   69:   engine            = "pulsar"
│ 

Copy link
Member

@maxsxu maxsxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@maxsxu maxsxu requested a review from tuteng July 9, 2025 10:55
@tuteng
Copy link
Member

tuteng commented Nov 6, 2025

It seems to have some tests that non SN members can't pass. We need to ask an administrator how to enable non SN members to contribute to it. Would you like me to create a new pull request? @patryk-przekwas-airspace-intelligence cc @freeznet @maxsxu

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.

4 participants