bright-restaurant-97414
07/24/2020, 9:45 PMbroad-dog-22463
07/24/2020, 10:11 PMancient-mouse-38275
07/25/2020, 1:40 AMearly-sugar-1496
07/25/2020, 3:19 PMaloof-engine-23345
07/25/2020, 8:20 PMmillions-umbrella-34765
07/25/2020, 11:56 PMthankful-lamp-48382
07/26/2020, 7:26 AMthankful-lamp-48382
07/26/2020, 7:32 AMaloof-engine-23345
07/26/2020, 3:43 PMawsx.apigateway.API
will not allow me to run pulumi up
, after looking at the output, it hangs on this eventSink::Debug(<{%reset%}>Trying to get account information via sts:GetCallerIdentity<{%reset%}>)
aloof-engine-23345
07/26/2020, 3:46 PMpulumi up
to run fine…helpful-processor-86468
07/27/2020, 7:06 AMsticky-knife-56285
07/27/2020, 2:54 PMsticky-knife-56285
07/27/2020, 2:59 PMhallowed-rain-9096
07/27/2020, 3:09 PMhallowed-rain-9096
07/27/2020, 3:11 PM*secret*
and force you to specify either --secure
or --plaintext
(all from memory, syntax may be off)sticky-knife-56285
07/27/2020, 3:23 PMcurved-summer-41191
07/27/2020, 4:13 PMreleaseChannel
to an existing cluster definition? https://github.com/pulumi/pulumi-gcp/issues/394
I upgraded versions of the GCP/Pulumi packages so that I could use that configuration but now the apply is panic'ing saying that the cluster would be recreatedbillions-glass-17089
07/27/2020, 6:06 PMminiature-petabyte-40567
07/27/2020, 8:33 PMvar subnetA = new Subnet(
"mc-subnet-a",
new SubnetArgs
{
CidrBlock = "10.5.1.0/24",
VpcId = "vpc-1234567890abcdef",
AvailabilityZone = "us-west-1a"
}
);
numerous-artist-1705
07/27/2020, 8:43 PMIgnoreChanges
, but that doesn't work as it ignores the change, but still wants to access to the path in the stack which is not available. Is there any way around this?dazzling-analyst-17846
07/27/2020, 9:58 PMsalmon-needle-46218
07/27/2020, 10:32 PMpulumi preview
output through a CI system and want to put the output into slack , is there a way to suppress the "downloading..." output?clever-plumber-29709
07/28/2020, 2:52 AM#### :tropical_drink: `pulumi --non-interactive preview`
error: getting secrets manager: passphrase must be set with PULUMI_CONFIG_PASSPHRASE environment variable
It was working fine previously.
in local, the preview also works fine.
My workflow is like:
name: Pulumi
on:
- pull_request
jobs:
preview:
name: Preview
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.1
with:
fetch-depth: 1
- uses: <docker://pulumi/actions>
with:
args: preview
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID_PULUMI_PRE }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY_PULUMI_PRE }}
AWS_REGION: us-east-1
COMMENT_ON_PR: 1
GITHUB_TOKEN: ${{ secrets.FULL_GITHUB_TOKEN }}
PULUMI_BACKEND_URL: <s3://qa-pulumi-backend-company>
PULUMI_CI: pr
fast-jordan-52071
07/28/2020, 2:17 PMicy-jordan-58549
07/28/2020, 9:35 PMsuppressDeprecationWarnings: true
doesn’t help.careful-engine-71229
07/28/2020, 9:38 PMcareful-engine-71229
07/28/2020, 9:41 PMcareful-engine-71229
07/28/2020, 9:42 PMcareful-engine-71229
07/28/2020, 10:17 PMcareful-engine-71229
07/28/2020, 11:10 PMcareful-engine-71229
07/28/2020, 11:10 PMbillowy-army-68599
07/28/2020, 11:10 PMcareful-engine-71229
07/28/2020, 11:11 PMbillowy-army-68599
07/28/2020, 11:18 PMcareful-engine-71229
07/28/2020, 11:20 PMbillowy-army-68599
07/28/2020, 11:21 PMcareful-engine-71229
07/28/2020, 11:22 PMbillowy-army-68599
07/28/2020, 11:24 PM