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 core vpc workflows to use reusable pipeline #7442

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

sukeshreddyg
Copy link
Contributor

A reference to the issue / Description of it

Update core vpc workflows to use reusable pipeline

How does this PR fix the problem?

The creation of a reusable workflow resolves the problem of having multiple, redundant workflows for similar tasks. One reusable workflow can be called by various pipelines, eliminating the need to duplicate workflow logic across different projects.

Checklist (check x in [ ] of list items)

  • [ x ] I have performed a self-review of my own code
  • [ x ] All checks have passed
  • I have made corresponding changes to the documentation
  • [ x ] Plan and discussed how it should be deployed to PROD (If needed)

Additional comments (if any)

{Please write here}

@sukeshreddyg sukeshreddyg requested a review from a team as a code owner July 5, 2024 14:37
Copy link
Contributor

github-actions bot commented Jul 5, 2024

Trivy Scan Success

Show Output ```hcl

Trivy will check the following folders:

</details> #### `Checkov Scan` Success
<details><summary>Show Output</summary>

```hcl

*****************************

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.5.0)
tflint will check the following folders:

Trivy Scan Success

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

Trivy will check the following folders:

Copy link
Contributor

@markgov markgov left a comment

Choose a reason for hiding this comment

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

LGTM

@sukeshreddyg sukeshreddyg added this pull request to the merge queue Jul 5, 2024
Merged via the queue into main with commit cb860b0 Jul 5, 2024
12 checks passed
@sukeshreddyg sukeshreddyg deleted the feature/update-core-vpc-workflows branch July 5, 2024 15:15
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