Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/cloud-router-routing-protocols doesn't include bgp_auth_key variable #143

Open
cprivitere opened this issue Oct 15, 2024 · 0 comments

Comments

@cprivitere
Copy link

If an end user follows the documentation for the examples/cloud-router-routing-protocols example they'll end up using a version of the module that doesn't have as many options as the submodule it's trying to explain how to use (ie. modules/cloud-router-routing-protocols). This can lead the end user to conclude things like "oh their module doesn't support a bgp authentication key", when really it's just the example of that module that doesn't have the bgp_auth_key shown.

I would propose either removing "examples/cloud-router-routing-protocols" (which I realize could make it harder to find if end users don't think to check the submodule drop down on the terraform registry) or taking care to make sure it's fully in sync with the "modules/cloud-router-routing-protocols" such that all possible inputs and outputs are exposed.

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

No branches or pull requests

1 participant