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 poseidon-new-stack stack #705

Closed
wants to merge 1 commit into 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 deploy/aws/template.yaml file to locate, track, and automatically update a stack that belongs to the poseidon-new-stack 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 deploy/aws/template.yaml. Make sure to review it. You can disable syncing at any time in the AWS CloudFormation console.

How does it work?

Your deploy/aws/template.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 deploy/aws/template.yaml file?

Edit your deploy/aws/template.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.

Copy link
Author

This commit updates a branch tracked by AWS CloudFormation GitSync. Below is a summary of the changes that would be generated if you merged the change in:

Stack : arn:aws:cloudformation:eu-central-1:422095727447:stack/poseidon-executors

Summary: Change set creation failed with message Failed to create changeset.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.03%. Comparing base (5b64aee) to head (44f6d14).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #705   +/-   ##
=======================================
  Coverage   76.03%   76.03%           
=======================================
  Files          43       43           
  Lines        3676     3676           
=======================================
  Hits         2795     2795           
  Misses        645      645           
  Partials      236      236           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MrSerth MrSerth closed this Sep 27, 2024
@MrSerth MrSerth deleted the aws-sync-main-f45df122 branch September 27, 2024 17:25
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.

1 participant