You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Currently the pulumi image has an old Java and Maven version on it. This requires some customers to build their own version of the image with later versions.
This then introduces additional friction when using Deployments since it means one has to use their own image and this takes longer to deploy since the image has to be downloaded and brought up by Pulumi Deploy.
If the standard image supported the later versions, then the extra steps of building an image and the additional friction around Pulumi Deploy would be mitigated.
Affected area/feature
The text was updated successfully, but these errors were encountered:
Hello!
Issue details
Currently the pulumi image has an old Java and Maven version on it. This requires some customers to build their own version of the image with later versions.
This then introduces additional friction when using Deployments since it means one has to use their own image and this takes longer to deploy since the image has to be downloaded and brought up by Pulumi Deploy.
If the standard image supported the later versions, then the extra steps of building an image and the additional friction around Pulumi Deploy would be mitigated.
Affected area/feature
The text was updated successfully, but these errors were encountered: