Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic creation of Pulumi.yaml file #12

Open
6 tasks
kkiani opened this issue Sep 9, 2024 · 0 comments
Open
6 tasks

Automatic creation of Pulumi.yaml file #12

kkiani opened this issue Sep 9, 2024 · 0 comments
Labels
feature/toolset-integration Features for integrating with already available toolset

Comments

@kkiani
Copy link
Contributor

kkiani commented Sep 9, 2024

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 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.
@kkiani kkiani added the feature/toolset-integration Features for integrating with already available toolset label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/toolset-integration Features for integrating with already available toolset
Projects
None yet
Development

No branches or pull requests

1 participant