Skip to content

Drop unused aws definitions#76

Merged
cert-manager-prow[bot] merged 1 commit into
mainfrom
drop_aws
May 26, 2026
Merged

Drop unused aws definitions#76
cert-manager-prow[bot] merged 1 commit into
mainfrom
drop_aws

Conversation

@inteon

@inteon inteon commented May 25, 2026

Copy link
Copy Markdown
Member

This AWS infrastructure is not actively used, I remove it here to reduce our attack surface (see VC-53815).

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@cert-manager-prow cert-manager-prow Bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 25, 2026
@wallrj-cyberark wallrj-cyberark requested a review from Copilot May 26, 2026 06:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Removes the repository’s unused AWS Terraform/EKS infrastructure definitions to reduce attack surface, aligning with the stated goal in VC-53815.

Changes:

  • Deleted the AWS Terraform configuration that provisioned VPC, EKS, Helm releases, and Route53 records.
  • Removed AWS-specific Terraform variables previously used by that configuration.
  • Removed the AWS infrastructure README documentation.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
aws/variables.tf Removed AWS Terraform variable definitions for the deleted stack.
aws/README.md Removed documentation for the deleted AWS infrastructure.
aws/main.tf Removed the AWS Terraform stack (S3 backend, VPC/EKS modules, Helm releases, Route53 record).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SgtCoDFish SgtCoDFish left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm
/approve

Good call, no reason to keep if it's not being used!

@cert-manager-prow cert-manager-prow Bot added the lgtm Indicates that a PR is ready to be merged. label May 26, 2026
@cert-manager-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SgtCoDFish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 26, 2026
@cert-manager-prow cert-manager-prow Bot merged commit 3aa3840 into main May 26, 2026
3 checks passed
@wallrj-cyberark wallrj-cyberark deleted the drop_aws branch May 26, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants