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
We need to establish a solution for creating and managing the Pulumi.yaml file, which is crucial for configuring Pulumi deployments. This file is required by Pulumi during the execution of pulumi up when users of Damavan wants to deploy the infrastructures.
Tasks:
Develop a standard template for the Pulumi.yaml file.
Investigate and integrate a community tool to automate the generation of the Pulumi.yaml file based on project requirements.
Document the process for creating and updating the Pulumi.yaml file.
Acceptance Criteria:
A standard Pulumi.yaml template is created and tested.
The chosen tool is already being used in other parts or is well-known and widely being used by the community.
Documentation is provided for using and updating the Pulumi.yaml file.
The text was updated successfully, but these errors were encountered:
Description:
We need to establish a solution for creating and managing the
Pulumi.yaml
file, which is crucial for configuring Pulumi deployments. This file is required by Pulumi during the execution ofpulumi up
when users of Damavan wants to deploy the infrastructures.Tasks:
Pulumi.yaml
file.Pulumi.yaml
file based on project requirements.Pulumi.yaml
file.Acceptance Criteria:
Pulumi.yaml
template is created and tested.Pulumi.yaml
file.The text was updated successfully, but these errors were encountered: