https://pulumi.com logo
#general
Title
# general
j

jolly-kitchen-35206

04/20/2022, 1:10 AM
ok now I solved it I think, it seems to be a big no no to just remove variables by directly editing instead of using the cli? pretty sure that action was the offender
l

little-cartoon-10569

04/20/2022, 3:48 AM
Do you mean properties in config? Values in the Pulumi.<stack>.yaml?
If you mean the stack file, you should be able to edit it. It doesn't remove the requirement for the values though: that's defined in your code.
2 Views