Skip to content

Commit 2d3786d

Browse files
authored
Update outputs.tf
1 parent 0e8801c commit 2d3786d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

aws/aws-infra/outputs.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@ output "nap" {
9797
output "nic" {
9898
value = var.nic
9999
}
100-
output "bigip" {
101-
value = var.bigip
102-
}
103-
output "bigip-cis" {
104-
value = var.bigip-cis
105-
}
106100

107101
output "aks-cluster" {
108102
value = var.aks-cluster

0 commit comments

Comments
 (0)