VirtusLab / besom

Besom - a Pulumi SDK for Scala. Also, incidentally, a broom made of twigs tied round a stick. Brooms and besoms are used for protection, to ward off evil spirits, and cleansing of ritual spaces.
https://virtuslab.github.io/besom/
Apache License 2.0
114 stars 7 forks source link

add aws eks hello world example #399

Closed polkx closed 3 months ago

pawelprazak commented 4 months ago

Thank you. What is new vs. https://github.com/VirtusLab/besom/blob/main/examples/aws-eks/Main.scala ?

polkx commented 4 months ago

Thank you. What is new vs. https://github.com/VirtusLab/besom/blob/main/examples/aws-eks/Main.scala ?

In this example, I added the ability to see running application on a browser.

pawelprazak commented 4 months ago

Could you incorporate this feature into existing example?