canonical / kafka-bundle

2 stars 2 forks source link

feat: add terraform to bundle deploy #52

Closed marcoppenheimer closed 1 year ago

marcoppenheimer commented 1 year ago

Changes Made

feat: add ability to use terraform
deusebio commented 1 year ago

Looks very good! Just before merging, could we maybe just put this deployment into a small integration tests where we just do

terraform apply

and make sure that everything comes up? A bit like what we do for bundles as well?

marcoppenheimer commented 1 year ago

Looks very good! Just before merging, could we maybe just put this deployment into a small integration tests where we just do

terraform apply

and make sure that everything comes up? A bit like what we do for bundles as well?

@deusebio Done