Giter VIP home page Giter VIP logo

Comments (3)

CptKirk avatar CptKirk commented on July 17, 2024 1

Hi there, although I'm not the original creator of the issue, I believe I can shed some light on the matter as I'm encountering the same problem. The core issue arises from the usage of the google_compute_global_forwarding_rule and google_compute_global_address resources within this module. These resources inherently operate at the premium tier by default and lack the capability to set the network_tier. This limitation is explicitly addressed in the regional equivalents of these resources, as seen in the documentation for google_compute_forwarding_rule and google_compute_address.

I might be mistaken, but it can be that not all functionalities of this module can be mirrored in the regional resources, primarily due to my limited understanding of the various load balancer types available in GCE. It's also possible that this falls outside the intended scope of this module, which is described as a "Global HTTP Load Balancer" in the README. However, if it does fall within the scope, I propose that the module should offer an option to choose between regional and global scopes for the load balancer. When opting for the regional variant, users should also have the ability to modify the network tier. Hope this helps in addressing the issue.

from terraform-google-lb-http.

imrannayer avatar imrannayer commented on July 17, 2024

@willwv I dont see any variable in google_compute_global_forwarding_rule? Can you plz provide more details about this request?

from terraform-google-lb-http.

github-actions avatar github-actions commented on July 17, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

from terraform-google-lb-http.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.