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

Add AWS Cloudformation Deployment file for zenML stack #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aws-connector-for-github[bot]
Copy link

This pull request commits a CloudFormation stack deployment file to your repository. AWS CloudFormation uses the zenML-deployment.yaml file to locate, track, and automatically update a stack that belongs to the zenML template. When this pull request is merged, AWS CloudFormation tracks changes to this repository and applies updates to the stack and parameters that are defined in the file.

⚠️ When this change is merged, AWS CloudFormation tracks and syncs changes from this repository to the stack defined in zenML-deployment.yaml. Make sure to review it. You can disable syncing at any time in the AWS CloudFormation console.

How does it work?

Your zenML-deployment.yaml file contains the path from the root of your Git repository to your CloudFormation template as well as the parameters and tags for your stack. When changes are committed to your repository, CloudFormation automatically updates the stack, its parameters, and tags.

How do I update the zenML-deployment.yaml file?

Edit your zenML-deployment.yaml file and commit the changes to your repository. Make sure that you commit the changes to the path and branch in the repository that are specified in the deployment file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants