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

Documentation Bugs #81

Closed
migara opened this issue Jul 25, 2024 · 0 comments
Closed

Documentation Bugs #81

migara opened this issue Jul 25, 2024 · 0 comments
Assignees

Comments

@migara
Copy link
Member

migara commented Jul 25, 2024

We need to make sure the example snippets that we place on READMEs are valid

The following snippets are no longer valid after the refactoring of the modules

Public LB example

╷
│ Error: Missing required argument
│ 
│   on main.tf line 1, in module "lbe":
│    1: module "lbe" {
│ 
│ The argument "backend_name" is required, but no definition was found.

In VMSS usage example the following variable are no longer valid

vm_image_configuration = {
    img_version = "10.2.4"
  }
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

3 participants