helpful-hair-30515
07/02/2021, 2:39 PMpulumi up
and it created the 29 resources after that if i do pulumi preview
it again deleting the resources i did not change any of my source code i am using pulumi version 3.5.1
values.yaml
looks like thisbillowy-army-68599
07/02/2021, 3:10 PMhelpful-hair-30515
07/02/2021, 3:23 PMpulumi preview
pulumi up
to create rrsources in gcp as belowbillowy-army-68599
07/02/2021, 3:26 PMhelpful-hair-30515
07/02/2021, 3:26 PMbillowy-army-68599
07/02/2021, 3:28 PMhelpful-hair-30515
07/02/2021, 3:28 PMpulumi preview
again it shows this i am confusedbillowy-army-68599
07/02/2021, 3:38 PMhelpful-hair-30515
07/02/2021, 3:42 PMbillowy-army-68599
07/02/2021, 3:51 PMhelpful-hair-30515
07/02/2021, 3:51 PMpulumi preview
to pulumi up
changing
is it a bug in pulumi
on pulumi prview <pulumi.output.Output object at 0x7fd0c03d2c10>-srihanuman-matrix-dev create
on pulumi up <pulumi.output.Output object at 0x7f96e3bceca0>-srihanuman-matrix-dev createbillowy-army-68599
07/02/2021, 3:52 PMhelpful-hair-30515
07/02/2021, 3:53 PMvalues.yaml
we pass our values from this file may be later we use sping
config server to dynamically pass values also to this values.yaml
filrvalues.yaml
billowy-army-68599
07/02/2021, 4:04 PMhelpful-hair-30515
07/02/2021, 4:11 PMRemove parent varaible from the resource and make it something known at runtime
-> I mean exactly where i need to change at runtime....may be some elaboration so that i can grasp itbillowy-army-68599
07/02/2021, 4:16 PMhelpful-hair-30515
07/02/2021, 4:17 PMbillowy-army-68599
07/02/2021, 4:21 PMhelpful-hair-30515
07/02/2021, 4:38 PMpulumi preview
shows this ...looks its finepulumi up
again it throws error saying that service account
already exists like this ..would make sense i guessbillowy-army-68599
07/05/2021, 5:46 AMhelpful-hair-30515
07/05/2021, 6:00 AMpulumi preview
pulumi preview
pulumi up
it created 29
resourcespulumi preview
again it is somehow replacing the Service Accounts and IAM Members....as shown belowdelete-replaced
delete-replaced
why it is showing like that i am quite confused with its logicproject.name
and i have project_name and project_id as samepulumi preview
not showing anythingbillowy-army-68599
07/05/2021, 3:24 PMif no changes in infra pulumi preview not showing anythingyes this is expected behaviour, if the resources exist already it won't do anything, as Pulumi has nothing to do. As I mentioned before, pulumi drives towards a desired state
helpful-hair-30515
07/05/2021, 7:11 PMpulumi
in our production we may gonna subscribe for enterprise support as well. Going to have call tomorrow on singapore time 8AM with #LizMcCallbillowy-army-68599
07/05/2021, 7:59 PMhelpful-hair-30515
07/05/2021, 8:08 PMterraform modules
with specific version of modules....just wondering how to modularize pulumi python codeterraform workspaces
billowy-army-68599
07/06/2021, 4:25 AMhelpful-hair-30515
07/06/2021, 9:11 AM