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

feat: Introduce IPv6 CIDR specific allow ALBs variables #275

Merged
merged 8 commits into from
Apr 26, 2022

Conversation

velimir
Copy link
Contributor

@velimir velimir commented Apr 23, 2022

Description

Allow users to provide IPV6 CIDR blocks for the AWS ALBs

Motivation and Context

Github started using IPv6 addresses.

If Atlantis is configured to allow GitHub IPs (via alb_ingress_cidr_blocks using "github" provider), terraform would fail with the following error:

Error: Error authorizing security group rule type ingress: InvalidParameterValue: CIDR block 2606:50c0::/32 is malformed

Addressed the stale comments on #217 (Fixed #217)

Breaking Changes

No breaking changes.

How Has This Been Tested?

Tested manually.

@velimir velimir changed the title introduce IPv6 CIDR specific allow ALBs variables feat: introduce IPv6 CIDR specific allow ALBs variables Apr 23, 2022
@velimir velimir changed the title feat: introduce IPv6 CIDR specific allow ALBs variables feat: Introduce IPv6 CIDR specific allow ALBs variables Apr 23, 2022
main.tf Outdated Show resolved Hide resolved
@antonbabenko
Copy link
Member

Please fix the CI before we can merge it.

Grigory Starinkin added 3 commits April 25, 2022 21:02
to avoid forcing the resource re-creation
`terraform-aws-modules/s3-bucket/aws` requires `aws = ">= 4.5"` since
the change terraform-aws-modules/terraform-aws-s3-bucket#149
@antonbabenko antonbabenko merged commit bc5ad7c into terraform-aws-modules:master Apr 26, 2022
antonbabenko pushed a commit that referenced this pull request Apr 26, 2022
## [3.15.0](v3.14.0...v3.15.0) (2022-04-26)

### Features

* Introduce IPv6 CIDR specific allow ALBs variables ([#275](#275)) ([bc5ad7c](bc5ad7c))
@antonbabenko
Copy link
Member

This PR is included in version 3.15.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.

2 participants