Skip to content

Terraform docker splunk deployment - #124

Open
CSL-Answer wants to merge 35 commits into
developfrom
terraform-docker-splunk-deployment
Open

Terraform docker splunk deployment#124
CSL-Answer wants to merge 35 commits into
developfrom
terraform-docker-splunk-deployment

Conversation

@CSL-Answer

Copy link
Copy Markdown
Contributor

Added config for deploying Splunk in an EC2 instance.

The terraform code is within it's own folder to avoid destroying other defined infrastructures.

@github-actions

This comment has been minimized.

@PietroConvalleAD

Copy link
Copy Markdown

I think you could just add it along with the rest of the terraform code, so you can reuse the same LB rather than having a separate project

Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/versions.tf Outdated
Comment threadterraform/splunk/splunk.tf
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf Outdated
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

dependabotBotand others added 4 commits March 23, 2023 10:11
* Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.3 to 7.0.4
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.3...v7.0.4)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update packages.lock.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump Alba from 7.3.0 to 7.4.0
Bumps [Alba](https://github.com/JasperFx/alba) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/JasperFx/alba/releases)
- [Commits](JasperFx/alba@v7.3.0...v7.4.0)
---
updated-dependencies:
- dependency-name: Alba
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update packages.lock.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump AWSSDK.CloudWatchLogs from 3.7.104.33 to 3.7.104.40
Bumps [AWSSDK.CloudWatchLogs](https://github.com/aws/aws-sdk-net) from 3.7.104.33 to 3.7.104.40.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Commits](https://github.com/aws/aws-sdk-net/commits)
---
updated-dependencies:
- dependency-name: AWSSDK.CloudWatchLogs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): update packages.lock.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions

This comment has been minimized.

Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf
@github-actions

This comment has been minimized.

Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf Outdated
Comment threadterraform/splunk/splunk.tf
@github-actions

This comment has been minimized.

@bethcryerbethcryer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Checkov has flagged some issues in the pipeline that need addressing. If the rule they're complaining about isn't valid, you can add an exception in the terraform code.

Comment threadterraform/versions.tf Outdated
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown

Tests run with 277 passed and 0 failed in 22845ms.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed! Quality Gate passed

BugA0 Bugs
VulnerabilityA0 Vulnerabilities
Security HotspotA0 Security Hotspots
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@CSL-Answer@PietroConvalleAD@bethcryer