Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 1ffb013

Browse files
Merge pull request #40 from stack-spot/feature/plugins-requires-connection-interfaces
update plugin.yaml infra template
2 parents f1bd184 + 5bd697d commit 1ffb013

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

stackspot_store/templates/plugin/v1/infra/plugin.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,6 @@ inputs:
2222
type: bool
2323
name: "add_repository"
2424

25-
- label: "Connection Interface Generated"
26-
type: multiselect
27-
name: "connection_interfaces"
28-
required: True
29-
items:
30-
- ecs-task-conn
31-
- ecs-cluster-fargate-conn
32-
- aws-vpc-conn
33-
- sqs-queue-conn
34-
- rds-conn
35-
- dynamodb-conn
36-
3725
# parameters will be asked if not provided by stk create plugin options
3826
- label: "Version"
3927
type: text

0 commit comments

Comments
 (0)