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

Update atlantis to 0.29.0 #4972

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ Here are some solutions to several common problems that may occur when adding a
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.27.0 | Tool for interacting with the Alertmanager API
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.12.3 | Declarative GitOpts for Kubernetes
[![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal.
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.28.5 | Terraform For Teams
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.29.0 | Terraform For Teams
[![atmos](https://github.com/cloudposse/packages/actions/workflows/atmos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.87.0 | Universal Tool for DevOps and Cloud Automation
[![awless](https://github.com/cloudposse/packages/actions/workflows/awless.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aawless)* | 0.1.11 | A Mighty CLI for AWS
[![aws-copilot-cli](https://github.com/cloudposse/packages/actions/workflows/aws-copilot-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-copilot-cli) | 1.34.0 | Tool for developers to build, release and operate containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.27.0 | Tool for interacting with the Alertmanager API
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.12.3 | Declarative GitOpts for Kubernetes
[![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal.
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.28.5 | Terraform For Teams
[![atlantis](https://github.com/cloudposse/packages/actions/workflows/atlantis.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.29.0 | Terraform For Teams
[![atmos](https://github.com/cloudposse/packages/actions/workflows/atmos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.87.0 | Universal Tool for DevOps and Cloud Automation
[![awless](https://github.com/cloudposse/packages/actions/workflows/awless.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aawless)* | 0.1.11 | A Mighty CLI for AWS
[![aws-copilot-cli](https://github.com/cloudposse/packages/actions/workflows/aws-copilot-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-copilot-cli) | 1.34.0 | Tool for developers to build, release and operate containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ amazon-ecr-credential-helper 0.8.0 Automatically gets credentials for Amazo
amtool 0.27.0 Tool for interacting with the Alertmanager API
argocd 2.12.3 Declarative GitOpts for Kubernetes
assume-role* 0.3.2 Easily assume AWS roles in your terminal.
atlantis 0.28.5 Terraform For Teams
atlantis 0.29.0 Terraform For Teams
atmos 1.87.0 Universal Tool for DevOps and Cloud Automation
awless* 0.1.11 A Mighty CLI for AWS
aws-copilot-cli 1.34.0 Tool for developers to build, release and operate containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
Expand Down
2 changes: 1 addition & 1 deletion vendor/atlantis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.28.5
0.29.0
Loading