Skip to content

Conversation

tendhar33
Copy link

Added validation for external_id

Added validation for external_id
@tendhar33 tendhar33 requested a review from a team as a code owner November 25, 2024 11:25
type = string

validation {
condition = var.external_id == "" || can(regex("^o-", var.external_id))
Copy link
Member

Choose a reason for hiding this comment

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

👋 Hi, @tendhar33 Very appreciate for your PR!

However we're unable to add the validation here since the StreamNative Cloud BYOC Pro customer can customize the Organization ID which can be any string.

Can I know what errors you encountered during using this module so we can have more accurate improvements? Thanks.

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