Skip to content

Commit

Permalink
add component definitions to further verify provider elastic
Browse files Browse the repository at this point in the history
Signed-off-by: Nicola115 <[email protected]>
  • Loading branch information
AveryQi115 committed Mar 21, 2022
1 parent 4142216 commit bca1732
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
apiVersion: core.oam.dev/v1beta1
kind: ComponentDefinition
metadata:
annotations:
definition.oam.dev/description: ""
creationTimestamp: null
labels:
type: terraform
name: elastic-deployment
namespace: vela-system
spec:
schematic:
terraform:
configuration: https://github.com/puppetlabs/terraform-ec-deployment.git
providerRef:
name: elastic
namespace: default
type: remote
workload:
definition:
apiVersion: terraform.core.oam.dev/v1beta1
kind: Configuration
status: {}
Empty file.

0 comments on commit bca1732

Please sign in to comment.