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

Changes on T0 VRFs in nsxt_policy_tier0_gateway ressource causes error during apply #1555

Open
benzander opened this issue Feb 27, 2025 · 0 comments
Labels
bug Bug

Comments

@benzander
Copy link

Describe the bug

It is not possibile to do changes on a T0 VRF.

I get this error:
Error: Failed to update Tier0 99da836b-3011-4529-9f00-d78b4f61a613: Error while creating objects of type:Tier0 (code 500157) │ Related errors: │ Forwarding up-timer for VRF tier-0 /infra/tier-0s/99da836b-3011-4529-9f00-d78b4f61a613 cannot be modified. It is inherited from parent tier-0. (code 528061) │ │ with module.vrf_On_CustomerT0_t0V-001.nsxt_policy_tier0_gateway.t0V, │ on .terraform/modules/vrf_On_CustomerT0_t0V-001/030_t0V.tf line 37, in resource "nsxt_policy_tier0_gateway" "t0V": │ 37: resource "nsxt_policy_tier0_gateway" "t0V" {

We rarely do changes on VRFs. We usually create or destroy them. That is why I don't know since which version this issue exists.
You can see this issue e.g. if you set a description and then try to change it.

Terraform v1.8.5

  • provider registry.terraform.io/vmware/nsxt v3.8.0
    NSX Manager: 4.2.1.3.0.24533887

Reproduction steps

.

Expected behavior

.

Additional context

No response

@benzander benzander added the bug Bug label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug
Projects
None yet
Development

No branches or pull requests

1 participant