๐Ÿ“ฆ Kong / shared-speakeasy

Code (hooks, plan modifiers, utils) shared between different terraform providers.

โ˜… 0 stars โ‘‚ 2 forks ๐Ÿ‘ 0 watching
team-mesh
๐Ÿ“ฅ Clone https://github.com/Kong/shared-speakeasy.git
HTTPS git clone https://github.com/Kong/shared-speakeasy.git
SSH git clone git@github.com:Kong/shared-speakeasy.git
CLI gh repo clone Kong/shared-speakeasy
Harsha P Dixit Harsha P Dixit fix: add MeshWorkload to mapping (#63) 39b3dfc 4 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ customtypes
๐Ÿ“ generators
๐Ÿ“ hclbuilder
๐Ÿ“ hooks
๐Ÿ“ planmodifiers
๐Ÿ“ tfbuilder
๐Ÿ“„ .editorconfig
๐Ÿ“„ .gitignore
๐Ÿ“„ .golangci.yaml
๐Ÿ“„ Makefile
๐Ÿ“„ README.md
๐Ÿ“„ renovate.json
๐Ÿ“„ README.md

shared-speakeasy

Common code for the following projects:

  • https://github.com/Kong/terraform-provider-konnect
  • https://github.com/Kong/terraform-provider-konnect-beta
  • https://github.com/Kong/terraform-provider-kong-mesh

Linting

make install-tools
make lint-all