Giter Club home page Giter Club logo

Comments (5)

adarobin avatar adarobin commented on August 12, 2024 1

Hi @annakhm I am on 4.1.2.1

from terraform-provider-nsxt.

annakhm avatar annakhm commented on August 12, 2024 1

Thank you @adarobin. Keeping this open to improve the docs.

from terraform-provider-nsxt.

annakhm avatar annakhm commented on August 12, 2024

Hi @adarobin, could you provide your NSX version please?

from terraform-provider-nsxt.

annakhm avatar annakhm commented on August 12, 2024

Hi @adarobin, unfortunately I can't reproduce this with this NSX version. My destination_networks, when not provided, shows empty as expected:

resource "nsxt_policy_nat_rule" "dnat1" {
    action               = "SNAT"
    destination_networks = []
    display_name         = "snat_rule1"
    ..

destination_networks attr is not set in response sent back from NSX for the rule.

Not sure what the could be the difference between our configuration.
May I ask you to create the nat rule with logs set to debug and post the output?

TF_LOG="debug"
TF_LOG_PROVIDER_NSX_HTTP="debug"

from terraform-provider-nsxt.

adarobin avatar adarobin commented on August 12, 2024

@annakhm I can't seem to reproduce it now either. I must have gotten my state file into a weird place when trying to set "0.0.0.0/0" as the Any value.

At this point, this is more of a documentation issue on what the appropriate value to use for Any is on the destination_networks attribute.

It would be nice if the provider documentation had a similar note to the API documentation, "NULL value for this field represents ANY network."

from terraform-provider-nsxt.

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.