Skip to main content

Examples

These example plugins can be easily taken as basis for constructing your own plugins to fit your specific needs. These are some of the examples in the plugins repository:

Resource PluginDescription
terraformA plugin that demonstrates how to use terraform to provision resources.
mariadbA plugin that provisions an in-cluster temporary mariadb server (via a helm chart).
postgres-vaultA plugin integrated with hashicorp vault that provisions an ephemeral postgres database.
amazon-sqsA plugin that provisions ephemeral queues in Amazon SQS (via the aws CLI).

New examples are under development. Please leave suggestions in our community issue tracker.