Skip to content

feat: Add support for runtime_platform config block #279

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

Merged
merged 8 commits into from
May 15, 2022
Merged

feat: Add support for runtime_platform config block #279

merged 8 commits into from
May 15, 2022

Conversation

zahorniak
Copy link
Contributor

Description

These changes add support for runtime_platform configuration block to aws_ecs_task_definition. This option allows running Atlantis on a custom Operating system and custom Architecture on Fargate.

Motivation and Context

Closes #273

Breaking Changes

The minimum AWS provider version was updated 3.45 -> 3.69 (AWS provider PR)

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

zahorniak and others added 6 commits May 15, 2022 17:34
Co-authored-by: Bryant Biggs <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
@zahorniak
Copy link
Contributor Author

@bryantbiggs I applied all of your suggestions and then tested the code again using github-complete example. Everything works ok

Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @zahorniak !

@bryantbiggs bryantbiggs merged commit 4b93dee into terraform-aws-modules:master May 15, 2022
antonbabenko pushed a commit that referenced this pull request May 15, 2022
## [3.16.0](v3.15.1...v3.16.0) (2022-05-15)

### Features

* Add support for runtime_platform config block ([#279](#279)) ([4b93dee](4b93dee))
@antonbabenko
Copy link
Member

This PR is included in version 3.16.0 🎉

titanlien pushed a commit to Flaconi/terraform-aws-atlantis that referenced this pull request Jun 8, 2022
titanlien pushed a commit to Flaconi/terraform-aws-atlantis that referenced this pull request Jun 8, 2022
titanlien pushed a commit to Flaconi/terraform-aws-atlantis that referenced this pull request Jun 8, 2022
titanlien pushed a commit to Flaconi/terraform-aws-atlantis that referenced this pull request Jun 8, 2022
titanlien pushed a commit to Flaconi/terraform-aws-atlantis that referenced this pull request Jun 9, 2022
titanlien pushed a commit to Flaconi/terraform-aws-atlantis that referenced this pull request Jun 9, 2022
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support setting of runtime_family on ecs_task_definition
3 participants