breezy-apartment-46543
03/17/2021, 4:35 PMclever-plumber-29709
03/17/2021, 5:14 PMcreamy-crowd-26033
03/17/2021, 5:58 PMbetter-shampoo-48884
03/17/2021, 6:10 PM--help
it even indicates that it's possible to change the organization\project\name of the stack (of course with local provider, doing so sends your stack faaar away into a dev/null mode and you have to fish out your backups ;))..
..But can I just change the name of the project? Right now I've tried multiple projects to get my config just right, and I've got some infra provisioned that I'd prefer not to have to reprovision in a new project/stack (though that would be my next step) - but I'd really love to just change the project name.billowy-ocean-41790
03/17/2021, 8:36 PMstringArray
format for cli options such as --config
? We’re trying to wrap up some common things we do in scripts, and one thing that we are having trouble with is passing gcp.project
to pulumi new gcp-typscript
.hallowed-rain-9096
03/17/2021, 9:11 PMpulumi up
going for more than 10 minutes without output, which causes CircleCI (my CI provider) to kill the job. Is there a better option than just turning up the verbosity until it no longer happens?microscopic-egg-7304
03/17/2021, 10:00 PMprehistoric-nail-50687
03/17/2021, 10:01 PMbrew
? it seems only the latest version is available in the formula: https://formulae.brew.sh/api/formula/pulumi.json (currently 2.23)busy-apartment-9626
03/17/2021, 10:20 PMproud-pizza-80589
03/17/2021, 10:28 PMresource urn:pulumi:production::bpaas-clusters::bpaas:cluster$eks:index:Cluster$kubernetes:core/v1:ConfigMap::eks-india-nodeAccess refers to unknown provider urn:pulumi:production::bpaas-clusters::bpaas:cluster$eks:index:Cluster$pulumi:providers:kubernetes::eks-india-eks-k8s::2751b010-74ca-42d6-963b-c23775d863d5
I was playing around with my nodegroup/eks setup and for some reason it freaked out and replaced the provider breaking already deployed resources. the json file is huge so manually removing resources is a painbrash-airline-37413
03/18/2021, 5:18 AMpulumi new
currently support installing into an existing application repository and appending to package.json etc ?curved-pharmacist-41509
03/18/2021, 5:28 AMimport
create the resource if it doesn’t exist? I have lambdas which have created their own log groups, they are untagged. I would love if I could somehow just get pulumi to take over if it exists then apply the tags, or create if it doesn’t existrefined-scientist-90265
03/18/2021, 8:11 AMrefined-scientist-90265
03/18/2021, 8:27 AMworried-knife-31967
03/18/2021, 9:27 AMworried-knife-31967
03/18/2021, 9:29 AMicy-jordan-58549
03/18/2021, 9:29 AMwarning: A new version of Pulumi is available. To upgrade from version '0.0.0' to '2.23.0', run
$ brew upgrade pulumi
or visit <https://pulumi.com/docs/reference/install/> for manual instructions and release notes.
brainy-bear-32920
03/18/2021, 12:06 PMadorable-musician-67025
03/18/2021, 12:21 PM.get_output('resource_id')
but there is more than one 'resource_id'
and I will get first one.wet-noon-14291
03/18/2021, 12:30 PMworried-knife-31967
03/18/2021, 2:01 PM--refresh
to the command?
- uses: pulumi/actions@v2
with:
command: up --refresh
That used to work, but it's failing now..
/cc @broad-dog-22463bumpy-laptop-30846
03/18/2021, 2:58 PMadamant-translator-31969
03/18/2021, 3:39 PMechoing-breakfast-73834
03/18/2021, 4:47 PM~ pulumi:providers:aws environment-aws_provider update [diff: +skipCredentialsValidation,skipGetEc2Platforms,skipMetadataApiCheck,skipRegionValidation,version]
pulumi:providers:cloudflare environment-cloudflare_provider error: no resource plugin 'cloudflare-v3.33.0' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource cloudflare v3.33.0`
The latest plugin version is 2.14.0 (https://github.com/pulumi/pulumi-cloudflare/blob/master/CHANGELOG.md)big-account-56668
03/18/2021, 5:53 PMpanic: send on closed channel
goroutine 1149 [running]:
<http://github.com/pulumi/pulumi/pkg/v2/engine.diagEvent(0xc002a41480|github.com/pulumi/pulumi/pkg/v2/engine.diagEvent(0xc002a41480>, 0xc0020c9c80, 0xc001b5a380, 0x1c, 0xc001813620, 0x51, 0x1cd1d42, 0x5, 0x0)
/Users/runner/work/pulumi/pulumi/pkg/engine/events.go:578 +0x20c
<http://github.com/pulumi/pulumi/pkg/v2/engine.(*eventEmitter).diagErrorEvent(...)|github.com/pulumi/pulumi/pkg/v2/engine.(*eventEmitter).diagErrorEvent(...)>
/Users/runner/work/pulumi/pulumi/pkg/engine/events.go:602
<http://github.com/pulumi/pulumi/pkg/v2/engine.(*eventSink).Errorf|github.com/pulumi/pulumi/pkg/v2/engine.(*eventSink).Errorf>(0xc002a41480, 0xc0020c9c80, 0x0, 0x0, 0x0)
/Users/runner/work/pulumi/pulumi/pkg/engine/eventsink.go:88 +0x127
<http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).executeChain(0xc00213a300|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).executeChain(0xc00213a300>, 0x48, 0xc001558b50, 0x1, 0x1)
/Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step_executor.go:231 +0x36a
<http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker.func1(0xc00213a300|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker.func1(0xc00213a300>, 0x48, 0xc001558b50, 0x1, 0x1, 0xc00249c240)
/Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step_executor.go:377 +0xc5
created by <http://github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker|github.com/pulumi/pulumi/pkg/v2/resource/deploy.(*stepExecutor).worker>
/Users/runner/work/pulumi/pulumi/pkg/resource/deploy/step_executor.go:374 +0x2e7
after ^C^C
on pulumi up
. Now executing pulumi up
prompts to create stack and pulumi stack select x
yields
error: no stack named 'x' found
Any quick ideas on what's going on?worried-knife-31967
03/18/2021, 6:36 PM$ pulumi login --local
[PREVIEW] Additionally, you may leverage supported object storage backends from one of the cloud providers to manage the state independent of the service. For instance,
are cloud provider backends in preview? I thought they were GA?worried-knife-31967
03/18/2021, 6:43 PMclever-cartoon-41433
03/18/2021, 8:21 PMwet-noon-14291
03/19/2021, 8:08 AMwet-noon-14291
03/19/2021, 8:39 AMwet-noon-14291
03/19/2021, 8:39 AMbrave-planet-10645
03/19/2021, 10:38 AMwet-noon-14291
03/19/2021, 11:31 AMbrave-planet-10645
03/19/2021, 11:32 AMimport * as pulumi from "@pulumi/pulumi";
import * as github from "@pulumi/github";
import * as random from "@pulumi/random";
const org = github.getOrganization({
name: "karsenbarg"
});
const secret = new random.RandomString("secret", {
length: 15
});
const orgSecret = new github.ActionsOrganizationSecret("orgSecret", {
plaintextValue: secret.result,
secretName: "mysecret",
visibility: "all"
});
wet-noon-14291
03/19/2021, 12:40 PMbrave-planet-10645
03/19/2021, 12:40 PM