elegant-oil-67420
02/24/2021, 2:32 AMelegant-oil-67420
02/24/2021, 2:32 AMwide-crayon-4093
02/24/2021, 4:19 AMclever-cartoon-41433
02/24/2021, 5:07 AMclever-cartoon-41433
02/24/2021, 5:11 AMbumpy-easter-72049
02/24/2021, 6:11 AMprotected
status?bumpy-easter-72049
02/24/2021, 6:13 AMprotected
storage account, then i create a second resource and pass parent = storageAccountReference
, then the second resource shows up as protected in the pulumi statekind-mechanic-53546
02/24/2021, 8:25 AMpulumi destroy --target {urn}
states that
All resources necessary to destroy this target will also be destroyed
This would seem to imply that child resources of a @pulumi/kubernetes.yaml.ConfigGroup would be destroyed as well but this is not the case
--target-dependents
also doesn't cause the child resources to be destroyed
Am I missing something?cold-motherboard-287
02/24/2021, 8:49 AM.filter
resources in Typescript that you've just created based on some property?
I'm struggling do it with created resources since they all use the Output<T>
in the propertieselegant-island-39916
02/24/2021, 11:18 AM--set-file
with helm charts using pulumi-kubernetes
? I'm using Python. Thanks!millions-market-17062
02/24/2021, 1:16 PMgentle-monitor-55086
02/24/2021, 2:38 PMbreezy-apartment-46543
02/24/2021, 3:12 PMbland-dawn-25389
02/24/2021, 4:23 PMgcp:cloudrun/domainMapping:DomainMapping
):
Diagnostics:
gcp:cloudrun:DomainMapping (domain-mapping):
error: gcp:cloudrun/domainMapping:DomainMapping resource 'domain-mapping' has a problem: Computed attribute cannot be set
error: gcp:cloudrun/domainMapping:DomainMapping resource 'domain-mapping' has a problem: Computed attribute cannot be set
error: gcp:cloudrun/domainMapping:DomainMapping resource 'domain-mapping' has a problem: Computed attribute cannot be set
error: gcp:cloudrun/domainMapping:DomainMapping resource 'domain-mapping' has a problem: Computed attribute cannot be set
error: Preview failed: one or more inputs failed to validate
I tried the three formats documented in Pulumi's docstring:
1. pulumi import gcp:cloudrun/domainMapping:DomainMapping default locations/{{location}}/namespaces/{{project}}/domainmappings/{{name}}
2. pulumi import gcp:cloudrun/domainMapping:DomainMapping default {{location}}/{{project}}/{{name}}
3. pulumi import gcp:cloudrun/domainMapping:DomainMapping default {{location}}/{{name}}
With the third format, without a project part, I receive the error project: required field is not set
.
The two first formats seem happy with the `id`string passed, i.e. not complaining about a missing field, but return the 4 errors mentioned above. Yet I could import many other GCP resources successfully; this is the only one that gives me trouble.
I tried with Pulumi versions 2.21.1 and 2.21.2.
These errors are similar to other reported errors (https://pulumi-community.slack.com/archives/C84L4E3N1/p1608570994454500 / https://github.com/pulumi/pulumi/issues/5828, https://github.com/pulumi/pulumi-terraform-bridge/issues/74), where the workaround solution was to remove an argument, but this was in the context Pulumi code, not a resource import.
Any ideas? Thanks in advance!early-motorcycle-69706
02/24/2021, 7:00 PMgithub.Repository
?early-motorcycle-69706
02/24/2021, 7:01 PMThis resource allows you to create and manage repositories within your GitHub organization or personal account.
but there is no attribut to work with ogsearly-motorcycle-69706
02/24/2021, 7:01 PMearly-motorcycle-69706
02/24/2021, 7:01 PMearly-motorcycle-69706
02/24/2021, 7:02 PMearly-motorcycle-69706
02/24/2021, 7:04 PMadamant-translator-31969
02/24/2021, 7:54 PMdeleting urn:pulumi:develop::mycomponent::awsx:x:ec2:Vpc$aws:ec2/vpc:Vpc::cloud-pulumi: 1 error occurred:
* Error deleting VPC: DependencyViolation: The vpc 'vpc-xxxxxx' has dependencies and cannot be deleted.
status code: 400, request id: 6b680395-95b2-463b-8d58-0023e5
chilly-night-36370
02/24/2021, 9:01 PMrandom.RandomPassword
, and then use it for something like a database admin password. Is there a way that I can get that password if I want to login to the DB manually? Similar to a password manager like Bitwarden/Lastpass. The docs only explains how it is stored in state but I can't see anything on how you can view that password.victorious-sugar-42620
02/24/2021, 10:41 PMechoing-breakfast-73834
02/24/2021, 11:00 PMtrue
? I'd like to have a 'password reset' configuration option for some secrets in AWS secrets manager that would, when set, trigger a rotation. Was thinking about generating a random string to append to the resource name, or creating a dynamic resource that the rotation resource is dependent on, but both approaches have a couple of problemslittle-cartoon-10569
02/24/2021, 11:13 PMlittle-cartoon-10569
02/25/2021, 2:47 AMcuddly-actor-99406
02/25/2021, 4:37 AMwide-crayon-4093
02/25/2021, 6:02 AMcuddly-actor-99406
02/25/2021, 8:32 AMbillowy-queen-29529
02/25/2021, 12:28 PMbillowy-queen-29529
02/25/2021, 12:28 PM