Skip to main content
Version: v1.3

Alibaba Cloud SLS-PROJECT

Description

Terraform configuration for Alibaba Cloud SLS Project

Samples

apiVersion: core.oam.dev/v1beta1
kind: Application
metadata:
name: app-sls-project-sample
spec:
components:
- name: sample-sls-project
type: alibaba-sls-project
properties:
name: kubevela-1112
description: "Managed by KubeVela"

writeConnectionSecretToRef:
name: sls-project-conn

Specification

Properties

NameDescriptionTypeRequiredDefault
descriptionDescription of security groupstringfalse
nameName of security group. It is used to create a new security group.stringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written towriteConnectionSecretToReffalse

writeConnectionSecretToRef

NameDescriptionTypeRequiredDefault
nameThe secret name which the cloud resource connection will be written tostringtrue
namespaceThe secret namespace which the cloud resource connection will be written tostringfalse