diff --git a/test/btp/tf/variables.tf b/test/btp/tf/variables.tf index 34a1cd8d..78375adc 100644 --- a/test/btp/tf/variables.tf +++ b/test/btp/tf/variables.tf @@ -60,8 +60,3 @@ variable "BTP_KYMA_REGION" { description = "Kyma region" default = "westeurope" } - -variable "BTP_PROVIDER_SUBACCOUNT_ID" { - type = string - description = "Subaccount ID" -}