Scott S. Lowe
Scott S. Lowe
Hi all, long-time user of Markdown Extended with Sublime Text here; thanks so much! It's been a life-saver. I noticed something odd today on my macOS systems running ST3 build...
This PR adds support for displaying the active Pulumi stack when in a directory that has a `Pulumi.yaml` file (indicating the presence of a Pulumi project). Open to all feedback/suggestions...
**Is your feature request related to a problem? Please describe.** I use [Pulumi](https://www.pulumi.com) for infrastructure-as-code use cases. Pulumi has the concept of multiple stacks (think of them as conceptually similar...
I'd like to add an example of using Vagrant triggers to create/destroy Docker contexts automatically when a Vagrant machine is created or destroyed.
As it is currently written, the Ansible role for provisioning a Pulumi environment won't upgrade to newer versions of Pulumi. The role needs to be fixed to enable this functionality.
Of the learning environments that leverage Ansible, very few are using roles. This can make porting Ansible playbooks across learning environments more difficult. To fix this, Ansible-using learning environments need...
It would be great to get ARM64 builds for Linux and macOS (Darwin). I tried a quick compile of ARM64 for macOS and it seemed to work without any noticeable...
### What happened? I created a YAML program that uses AWSx (1.0.0-beta.10) and EKS to create a VPC and an EKS cluster in that VPC. In comparing the output of...
### What happened? I have a working YAML program that uses the Azure Native provider to stand up an AKS (managed Kubernetes) cluster in a new virtual network. When I...
## Feature Request #### Is your feature request related to a problem? Please describe. No, it is not related to a problem. #### Describe the solution you'd like Several other...