Sign inSign up

rdkls/terraform_kong

By rdkls

•Updated about 8 years ago

Terraform with the kong provider plugin preinstalled

Image
0

1.2K

rdkls/terraform_kong repository overview

Terraform Docker container

with the kong provider plugin⁠

Because we're using this plugin, you need to mount your tf templates in /opt/tf as per examples below

⁠Usage

docker run -ti --rm rdkls/terraform_kong <command>

e.g.

docker run --rm -ti -v $(pwd):/opt/tf rdkls/terraform_kong init
docker run --rm -ti -v $(pwd):/opt/tf rdkls/terraform_kong apply

Tag summary

Content type

Image

Digest

Size

45.6 MB

Last updated

about 8 years ago

docker pull rdkls/terraform_kong