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

fix(modules/lb_external): Use network_tier variable in the module's resources #60

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pavelrn
Copy link
Contributor

@pavelrn pavelrn commented Feb 14, 2025

Description

network_tier variable should be used properly in the module's resources.

Motivation and Context

Fixes #58

How Has This Been Tested?

A sample deployment was created successfully.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@pavelrn pavelrn added the bug Something isn't working label Feb 14, 2025
@pavelrn pavelrn self-assigned this Feb 14, 2025
@pavelrn pavelrn requested a review from a team as a code owner February 14, 2025 12:33
@pavelrn pavelrn linked an issue Feb 14, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lb_external module should support network_tier
1 participant