-
Notifications
You must be signed in to change notification settings - Fork 709
Open
Labels
awaiting-affected-resourcesPlease Provide the affected resource name in description. ex. Affected resource - oci_core_instancePlease Provide the affected resource name in description. ex. Affected resource - oci_core_instancebug
Description
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
Labels
awaiting-affected-resourcesPlease Provide the affected resource name in description. ex. Affected resource - oci_core_instancePlease Provide the affected resource name in description. ex. Affected resource - oci_core_instancebug