diff --git a/metadata.hcl b/metadata.hcl new file mode 100644 index 0000000..2e4bef9 --- /dev/null +++ b/metadata.hcl @@ -0,0 +1,10 @@ +integration { + name = "anissia-core" + description = "anissia" + identifier = "anissia-core" + flags = [ "archived" ] + license { + type = "MPL-2.0" + url = "https://github.com/hashicorp/integration-template/blob/main/LICENSE.md" + } +}