Skip to content

VirtualNetworkGatewayIPConfiguration docs should specify required "name" parameter #1286

Open

Description

File: themes/default/content/registry/packages/azure-native/api-docs/network/virtualnetworkgateway/_index.md

VirtualNetworkGatewayIPConfiguration supplied as part of IpConfigurations = {} requires the "name" to be provided:

https://www.pulumi.com/registry/packages/azure-native/api-docs/network/virtualnetworkgateway/#virtualnetworkgatewayipconfiguration "name" should be "name *" as is the convention for other required parameters in other areas of the docs.

W/o supplying "name" this is the error I receive, which isn't very informative:

Diagnostics:
  azure-native:network:VirtualNetworkGateway (developmentuk-gateway):
    error: Code="InvalidRequestFormat" Message="Cannot parse the request." Details=[]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/docsImprovements or additions to documentationawaiting-upstreamThe issue cannot be resolved without action in another repository (may be owned by Pulumi).kind/bugSome behavior is incorrect or out of specupstream/open-api

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions