diff --git a/variables.tf b/variables.tf index 30fc9a8..7c2391a 100644 --- a/variables.tf +++ b/variables.tf @@ -282,11 +282,6 @@ variable "repositories" { teams = ["infrastructure", "content"] topics = ["mage-os", "documentation", "ecommerce", "magento2", "adobecommerce"] }, - dev-env-gitpod = { - description = "Mage-OS development environment via Gitpod." - teams = ["infrastructure"] - topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"] - } generate-mirror-repo-js = { description = "Mage-OS packaging implementation (JavaScript)." @@ -489,6 +484,7 @@ variable "repositories" { description = "Mage-OS Mirror & Nightly Build Instances In One Click" teams = ["infrastructure"] topics = ["mage-os", "magento", "ecommerce", "magento2", "adobecommerce"] + archived = true } meta = {