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

Allow Redshift access to Redshift endpoints #4656

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

dms1981
Copy link
Contributor

@dms1981 dms1981 commented Jul 26, 2023

This PR updates the version of the modernisation-platform-terraform-member-vpc module; the latest release includes an amendment to the VPC Endpoint security group common to VPCs created with this module. In order to accommodate VPCs that make use of AWS Redshift endpoints, the security group needs to include tcp/5439 in its allowed inbound traffic.

This should be the last piece needed for #4538

@dms1981 dms1981 requested a review from a team as a code owner July 26, 2023 15:15
@github-actions
Copy link
Contributor

TFSEC Scan Success

Show Output
*****************************

TFSEC will check the following folders:

Checkov Scan Success

Show Output
*****************************

Checkov will check the following folders:

CTFLint Scan Success

Show Output
*****************************

Setting default tflint config...
Running tflint --init...
Installing `terraform` plugin...
Installed `terraform` (source: github.com/terraform-linters/tflint-ruleset-terraform, version: 0.2.1)
tflint will check the following folders:

@dms1981 dms1981 merged commit 47f4410 into main Jul 27, 2023
7 of 9 checks passed
@dms1981 dms1981 deleted the feature/increment-vpc-module-version branch July 27, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants