Skip to content

Conversation

@Minxhvk
Copy link

@Minxhvk Minxhvk commented Jul 29, 2025

Omit the default LNI index (0) for aws_subnet to prevent Terraform errors.

When enable_lni_at_device_index = "0" is generated, Terraform fails with:

Error: enable_lni_at_device_index must not be zero, got 0

By ignoring the default 0 value, we avoid this invalid configuration and eliminate unwanted diffs.

@Minxhvk
Copy link
Author

Minxhvk commented Aug 4, 2025

Hi @sergeylanzman
Can I get a review and merge on this PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant