Skip to content

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

Open
@benzander

Description

@benzander

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions