stocky-spoon-28903
08/09/2018, 11:26 AMaws_security_group_rule
resources as well as the nested ones, and there is a storied history about those bits. Is this something others are commonly seeing?stocky-spoon-28903
08/09/2018, 11:43 AMPermalink: <https://app.pulumi.com/jen20/vault-dev/updates/45>
error: post-step event returned an error: failed to save snapshot: after mutation of snapshot: resource urn:pulumi:vault-dev::pulumi-vault-test::operator-error:aws:vault:BastionHost::algo-vault-bastion-host's dependency urn:pulumi:vault-dev::pulumi-vault-test::operator-error:aws:vault:VaultServers$aws:ec2/securityGroup:SecurityGroup::algo-vault-server-sg comes after it
stocky-spoon-28903
08/09/2018, 11:46 AMstocky-spoon-28903
08/09/2018, 11:46 AMthousands-microphone-24535
08/09/2018, 2:14 PMpulumi update
? The guide talks about setting is as an ENV but is quite annoying to have to change the ENV manually while jumping between different projects. Any tips? ^^stocky-spoon-28903
08/09/2018, 2:39 PMthousands-microphone-24535
08/09/2018, 2:41 PMwhite-balloon-205
pulumi config set aws:profile production
to set the profile to use via Pulumi config. This will take priority over anything from the environment.stocky-spoon-28903
08/09/2018, 6:08 PMaws.lambda.Function
resource?adamant-restaurant-73893
08/09/2018, 11:25 PMadamant-restaurant-73893
08/09/2018, 11:25 PMbland-lamp-97030
08/10/2018, 12:55 PMbland-lamp-97030
08/10/2018, 12:56 PMbland-lamp-97030
08/10/2018, 12:56 PMbland-lamp-97030
08/10/2018, 12:57 PMimportant-jackal-88836
08/10/2018, 5:39 PMcolossal-beach-47527
08/10/2018, 5:40 PMpulumi.getStackName()
IIRC.) That is a stable value that will remain constant across deployments. If that doesn’t work, you could specify a random number generator seed in your Pulumi config.microscopic-florist-22719
bitter-oil-46081
08/10/2018, 5:41 PMbitter-oil-46081
08/10/2018, 5:42 PMbitter-oil-46081
08/10/2018, 5:42 PMimportant-jackal-88836
08/10/2018, 5:44 PMimportant-jackal-88836
08/10/2018, 5:45 PMbitter-oil-46081
08/10/2018, 6:03 PM@ellismg/pulumi-github-webhooks
? maybe import {RandomResource} from "@ellismg/pulumi-github-webhooks/random" works.important-jackal-88836
08/10/2018, 6:38 PMdazzling-scientist-80826
08/10/2018, 8:55 PMbland-lamp-97030
08/12/2018, 11:00 AMbland-lamp-97030
08/12/2018, 11:00 AMhelpful-vegetable-35581
08/12/2018, 3:48 PMwhite-balloon-205
aws.ec2
to find information about resources via more free form calls to the underlying provider. For example
https://pulumi.io/reference/pkg/nodejs/@pulumi/aws/ec2/#getSecurityGroups