Skip to content

Commit

Permalink
DBP-817- remove database_ip_cidr output
Browse files Browse the repository at this point in the history
  • Loading branch information
sahassou committed Jun 3, 2024
1 parent 148607a commit ad2abfa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/ionos-basic-vm/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,4 @@ output "basic_vm_server_public_ip" {

output "basic_vm_server_nicuuid" {
value = local.basic_vm_server.nic[*].id
}

output "database_ip_cidr" {
value = local.database_ip_cidr
}

0 comments on commit ad2abfa

Please sign in to comment.