early-musician-41645
11/06/2019, 10:11 PMfresh-summer-65887
11/06/2019, 11:28 PMawsx.lb.ApplicationLoadBalancer
- how do I get the dnsName and zone id so I can setup a route53 alias? Been following https://www.pulumi.com/docs/guides/crosswalk/aws/elb/ however ApplicationLoadBalancer
seems to be missing properties that are found on `LoadBalancer`(https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/aws/alb/#LoadBalancer-dnsName) . Sample code in thread->gray-city-50684
11/07/2019, 1:37 PMbusy-magazine-48939
11/07/2019, 1:57 PMfierce-cpu-94517
11/07/2019, 3:47 PMloud-computer-30956
11/07/2019, 6:35 PMcool-egg-852
11/07/2019, 8:45 PMgcp.sql.User
are not automatically encrypted?fresh-flag-12765
11/08/2019, 2:26 AMConfiguration:
aws:region: us-east-1
root:tag: latest
Type Name Status Info
pulumi:pulumi:Stack root-dev **failed** 1 error
- ├─ aws:ec2:SecurityGroupRule web-listener-external-0-egress **deleting failed** 1 error
- ├─ aws:ec2:SecurityGroupRule web-listener-external-0-ingress **deleting failed** 1 error
├─ aws:lb:LoadBalancer root-nlb
├─ aws:lb:TargetGroup tg
├─ aws:lb:TargetGroup web-tg
└─ aws:ec2:SecurityGroup web-lb
Diagnostics:
aws:ec2:SecurityGroupRule (web-listener-external-0-egress):
error: Plan apply failed: 1 error occurred:
* missing required configuration key "aws:region": The region where AWS operations will take place. Examples are us-east-1, us-west-2, etc.
Set a value using the command `pulumi config set aws:region <value>`.
pulumi:pulumi:Stack (root-dev):
error: update failed
aws:ec2:SecurityGroupRule (web-listener-external-0-ingress):
error: Plan apply failed: 1 error occurred:
* missing required configuration key "aws:region": The region where AWS operations will take place. Examples are us-east-1, us-west-2, etc.
Set a value using the command `pulumi config set aws:region <value>`.
ancient-plastic-80816
11/08/2019, 6:12 AMboundless-airport-99052
11/08/2019, 9:26 AMboundless-airport-99052
11/08/2019, 11:25 AMmax_prepared_transactions
configuration of an Azure PostgresSQL server, I have to restart the database.
Neither pulumi nor terraform seems to be able to restart the database.
So I want to know if this resource (azure.postgresql.Configuration
) has been created during the pulumi up
and if true, trigger a manual restart outside of pulumi.better-actor-92669
11/08/2019, 12:09 PMERROR: (gcloud.container.clusters.create) ResponseError: code=403, message=Insufficient regional quota to satisfy request for resource: "IN_USE_ADDRESSES". The request requires '9.0' and is short '1.0'. The regional quota is '8.0' with '8.0' available.
Open the GCP Console and navigate to IAM & admin -> Quotas.
Filter the quotas by selecting your region under Location.
Check the box next to Compute Engine API CPUs, then click EDIT QUOTAS.
Follow the steps to increase the quota. Quotas are not immediately increased.
better-rainbow-14549
11/08/2019, 12:26 PMcurved-ghost-20494
11/08/2019, 1:28 PMnpm install @mynpm/infra-templates
and then use `createStaticSite('``www.foo.com``', './projects/foo-dot-com/www')` to abstract away the setup for creating an S3 based static site.curved-ghost-20494
11/08/2019, 1:29 PMcolossal-plastic-46140
11/08/2019, 2:13 PMbetter-rainbow-14549
11/08/2019, 2:13 PMpulumi login file://$PWD
better-rainbow-14549
11/08/2019, 2:14 PMelegant-crayon-4967
11/08/2019, 8:31 PMecsCluster.addAutoScalingGroup(awsxEcsClusterASG)
and thought that would be the connection to tie the 2gorgeous-postman-12842
11/08/2019, 8:56 PMpulumi stack ls
is always empty. I have logged in using --local
gorgeous-postman-12842
11/08/2019, 8:57 PM❯ pulumi stack ls
NAME LAST UPDATE RESOURCE COUNT
billions-lock-73409
11/08/2019, 9:03 PMgorgeous-postman-12842
11/08/2019, 9:06 PMbillions-lock-73409
11/08/2019, 9:10 PMgorgeous-postman-12842
11/08/2019, 9:17 PMbillions-lock-73409
11/08/2019, 9:18 PMgorgeous-postman-12842
11/08/2019, 9:18 PMpulumi stack ls
yielding empty result, I have commented on an existing bug here: https://github.com/pulumi/pulumi/issues/2679#issuecomment-551992056 Possibly it should be a new bug.gorgeous-postman-12842
11/08/2019, 9:21 PMdestroy
functionality so one needs to be very cautious while using it. Also, our infra deployments are not done daily. We have decent setup of ARM and corresponding template files but by design ARM leaves a lot to be wanted.billions-lock-73409
11/08/2019, 9:22 PMbillions-lock-73409
11/08/2019, 9:22 PMbillions-lock-73409
11/08/2019, 9:22 PM