Skip to content

Commit 37cc100

Browse files
authored
ADD Terrateam config (SchemaStore#4891)
1 parent deadba6 commit 37cc100

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8469,6 +8469,12 @@
84698469
"description": "Manifest YAML files for AWS Copilot services, environments, and pipelines. Documentation: https://aws.github.io/copilot-cli/docs/manifest/overview/",
84708470
"fileMatch": ["**/copilot/**/manifest.yml"],
84718471
"url": "https://sootyowl.github.io/aws-copilot-schemas/copilot-schema.json"
8472+
},
8473+
{
8474+
"name": "Terrateam config",
8475+
"description": "Terrateam configuration file",
8476+
"fileMatch": ["**/.terrateam/config.yaml", "**/.terrateam/config.yml"],
8477+
"url": "https://raw.githubusercontent.com/terrateamio/terrateam/refs/heads/main/api_schemas/terrat/config-schema.json"
84728478
}
84738479
]
84748480
}

0 commit comments

Comments
 (0)