Skip to content

OpenIdConnectDiscoveryEndpoint missing from data sources #2293

@ts-mini

Description

@ts-mini

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform Version and Provider Version

provider v6.25.0

Affected Resource(s)

affected_resources = data.oci_containerengine_cluster

Expected Behavior

If a cluster has discovery enabled:

output "open_id_connect_discovery_endpoint" {
  value = data.oci_containerengine_clusters.lab_sanjose_clusters.clusters[*].open_id_connect_discovery_endpoint
}

should not be null

Actual Behavior

Its Null

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting-affected-resourcesPlease Provide the affected resource name in description. ex. Affected resource - oci_core_instancebug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions