Dan Hernandez

Results 10 issues of Dan Hernandez

### Problem description Output as an input for the `file` parameter on the `yaml.ConfigFile` resource isn't supported. This would be useful to have in certain scenarios when you want to...

kind/enhancement
mro1

### Desired Architecture: Project "cluster" - Stack "dev" - Resources - awsx.ecs.Cluster - awsx.ec2.Vpc - awsx.ec2.SecurityGroup - Outputs - cluster name Project "service" - Stack "dev" - Stack reference ->...

kind/enhancement

The idea would be to be able to provide a set of tags with awsx resources so that all of the abstracted resources would adopt those tags.

kind/enhancement

Currently it looks like it isn't possible to add tags to autoscaling groups. The idea would be to surface tags and then add a loop that would add them to...

kind/enhancement
1.0
area/classic

A simple solution to this could be to "load" templates from a repo into `.pulumi/templates` with an additional CLI command. A command like `pulumi templates add [git repo url]` would...

area/cli
kind/enhancement

Currently the CLI attempts to call out to a github repo to retrieve the templates.. but if there is a proxy setup to block this traffic, `pulumi new {template name}`...

area/cli
kind/enhancement

Create best practice guides that will reduce the adoption curve using Components and make them more digestible to a larger set of users. - [ ] versioning components - [...

area/docs
kind/enhancement

There's no documentation around how to mock StackReferences. It would be great to provide an example of this since it's a relatively common feature.

area/docs
size/S
kind/enhancement

Details on how to manage templates from https://github.com/pulumi/templates should be in the docs somewhere as "top-level" coverage. This is really useful functionality for teams that want to be able to...

area/docs
kind/enhancement

### Confirm this is a Node library issue and not an underlying OpenAI API issue - [X] This is an issue with the Node library ### Describe the bug I'm...

bug