Roo Thorp
Roo Thorp
Hi @Jaskerv, I've just successfully created a default cluster (using your code sample above) and found no issues creating the cluster. Please could you let me know which version of...
I'll keep this open until we can determine what's causing the parse to fail.
Is there a situation in which you'd want differing CRD and Image versions?
This feature has been present for a while, but the issue wasn't closed. Fixed in #641.
Hi @maxemann96, thanks for the issue. Am I correct in thinking here that the issue you are having is the names still having hyphens in front of their names? Or...
Hi @alexandr-x-ursul, thanks for the issue. It looks like AWS automatically adds the `searchStringBase64` based off what is specified in `searchString`, and Pulumi is picking that up in the import....
These tests are failing because we're hitting a limit for creating SecurityGroups.
I've raised https://github.com/pulumi/pulumi/issues/11545 with regards to making `additionalSecretOutputs` work with components, which I think is the best way forward with this. Would this be an acceptable resolution for you @aureq?
Hi @mresetar, thanks for the issue! I think you're correct - the switch from in-tree storage plugins happened in 1.23 and I think we should provide the functionality within the...
Hi @ringods - I am under the impression that pulumi config should only affect the default provider, and env variables or args should be used to configure explicit providers (such...