Skip to content

Commit

Permalink
Update outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlh committed Oct 3, 2022
1 parent 4cb28f9 commit 606f600
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions modules/compute/azure_redhat_openshift/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,3 @@ output "id" {
value = azapi_resource.aro.id
description = "Specifies the resource id of the managed environment."
}

# See for advanced attributes
output "url" {
value = azapi_resource.aro
description = "Specifies the URL."
}

0 comments on commit 606f600

Please sign in to comment.