green-musician-49057
04/15/2021, 7:08 PMbrew upgrade pulumi
==> Upgrading 1 outdated package:
pulumi 2.24.1 -> 2.25.0
==> Upgrading pulumi 2.24.1 -> 2.25.0
==> Downloading <https://homebrew.bintray.com/pulumi-2.25.0.big_sur.bottle.1.tar.gz>
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Trying a mirror...
==> Downloading <https://ghcr.io/v2/homebrew/core/pulumi-2.25.0.big_sur.bottle.1.tar.gz>
==> Downloading from <https://github.com/-/v2/packages/container/package/homebrew%2Fcore%2Fpulumi-2.25.0.big_sur.bottle.1.tar.gz>
#=#=#
curl: (22) The requested URL returned error: 404
Error: Failed to download resource "pulumi"
Download failed: <https://ghcr.io/v2/homebrew/core/pulumi-2.25.0.big_sur.bottle.1.tar.gz>
purple-train-14007
04/15/2021, 7:23 PMwinget
? Microsoft just released their own packagemanagerpurple-train-14007
04/15/2021, 7:25 PMbroad-dog-22463
04/15/2021, 7:49 PMpurple-train-14007
04/15/2021, 7:50 PMbroad-dog-22463
04/15/2021, 7:50 PMbroad-dog-22463
04/15/2021, 7:51 PMpurple-train-14007
04/15/2021, 7:52 PMbroad-dog-22463
04/15/2021, 7:53 PMbroad-dog-22463
04/15/2021, 7:53 PMpurple-train-14007
04/15/2021, 7:58 PMpurple-train-14007
04/15/2021, 7:59 PMpurple-train-14007
04/15/2021, 8:00 PMfreezing-memory-87554
04/16/2021, 8:16 AMicy-jordan-58549
04/16/2021, 10:01 AMerror: getting user info from <https://api.pulumi.com>: performing HTTP request: Get "<https://api.pulumi.com/api/user>": dial tcp 37.57.111.6:443: i/o timeout
jolly-fountain-3864
04/16/2021, 2:43 PMjolly-fountain-3864
04/16/2021, 2:44 PMabundant-autumn-85033
04/16/2021, 5:30 PM@path/whatever
type notations within their pulumi programmes - has anyone got this working here? no matter what i try, it just can't find the modules.brave-angle-33257
04/16/2021, 8:07 PMfor( var loop_var of ['a', 'b'])
loop in node, and in the loop i'm using a stackreference.getOutput("outputs").apply(x=>x[loop_var])
and I'm getting the same results on subsequent loops, it's like it's not reapplying to give me the new value on the next loop, is this a known bug or some weird closure situation?fancy-eye-43334
04/17/2021, 5:13 PMbillowy-laptop-45963
04/18/2021, 6:23 PMpulumi new
and doing pulumi up
works. The moment I yarn link @mylib
(without even using it in the code) pulumi up
hangs. Anyone seen this before?billowy-laptop-45963
04/18/2021, 11:40 PMvalidations = [domainName, ...subjectAlternativeNames]
validationRecords = validations.map((domain, i) => new aws.route53.Record(`vr${i}`, {
name: cert.domainValidationOptions[i].resourceRecordName,
...
})
it seems like the aws.Certificate.domainValidationOptions[] ordering no longer matches my validations array. Is there a way to deterministically create the validation records?billowy-laptop-45963
04/19/2021, 12:12 AM.apply
eg:
cert.domainValidationOptions.apply(options=>options.map(option=>new aws.route53.Record(...
is that correct?breezy-butcher-78604
04/19/2021, 3:26 AMbrash-airline-37413
04/19/2021, 7:18 AMOutput<string>
with a string
?brash-airline-37413
04/19/2021, 7:20 AMsticky-match-71841
04/19/2021, 11:52 AMbrew ugprade pulumi
supposed to install the 3.0 RC?
➜ services git:(develop) ✗ brew upgrade pulumi
==> Upgrading 1 outdated package:
pulumi 2.24.1 -> 3.0.0
==> Upgrading pulumi 2.24.1 -> 3.0.0
==> Downloading <https://ghcr.io/v2/homebrew/core/pulumi/manifests/3.0.0>
######################################################################## 100.0%
==> Downloading <https://ghcr.io/v2/homebrew/core/pulumi/blobs/sha256:54d2d2d1823f55ae4951465619b11716a6177ee7d1c10a29751f366379556be4>
==> Downloading from <https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:54d2d2d1823f55ae4951465619b11716a6177ee7d1c10a29751f366379556be4?se=2021-04-19T11%3A55%3A00Z&sig=bf3dGgi8X3ti%2FxR>
######################################################################## 100.0%
==> Pouring pulumi--3.0.0.big_sur.bottle.tar.gz
==> Caveats
zsh completions have been installed to:
/usr/local/share/zsh/site-functions
==> Summary
🍺 /usr/local/Cellar/pulumi/3.0.0: 18 files, 134MB
Removing: /usr/local/Cellar/pulumi/2.24.1... (18 files, 142.6MB)
handsome-state-59775
04/19/2021, 12:09 PMpulumi-tls
and pulumi-azure-native
still depend on pulumi 2.x:
Could not find a version that matches pulumi<3.0.0,<4.0.0,>=2.15.0,>=2.20.0,>=3.0.0 (from -r <http://requirements.in|requirements.in> (line 1))
Tried: [...]
There are incompatible versions in the resolved dependencies:
pulumi (from -r <http://requirements.in|requirements.in> (line 1))
pulumi<3.0.0,>=2.15.0 (from pulumi-tls==3.4.0->-r <http://requirements.in|requirements.in> (line 2))
pulumi<4.0.0,>=3.0.0 (from pulumi-kubernetes==3.0.0->-r <http://requirements.in|requirements.in> (line 4))
pulumi<3.0.0,>=2.20.0 (from pulumi-azure-native==0.9.0->-r <http://requirements.in|requirements.in> (line 3))
Can we expect new releases for these with updated dependencies soon?rhythmic-actor-14991
04/19/2021, 1:31 PMconst centralAlbAddress = centralIngress.status.apply(
(status) => status.loadBalancer.ingress[0].hostname
);
worried-knife-31967
04/19/2021, 1:38 PM@v2
the minimum CLI version is 2.25.0-alpha
.
It seems strange the the v2 would require an alpha version of the SDK? I'm not sure whether this is github action semantics, but I'd expect @v2
to be the latest stable version, not the latest experimental.
This literally broke all my drift detections over the weekend 😠