⚠️ CONFLICT! Lineage pull request for: skeleton#45
Draft
cisagovbot wants to merge 47 commits intodevelopfrom
Draft
⚠️ CONFLICT! Lineage pull request for: skeleton#45cisagovbot wants to merge 47 commits intodevelopfrom
cisagovbot wants to merge 47 commits intodevelopfrom
Conversation
Now that I have two pull requests out for changes relevant to our work it makes sense to use a branch that consolidates any changes we need.
We need to update the comment about using a branch of mcdonnnj's terraform-docs fork to reflect that a second PR with different functionality is now included in the branch. Co-authored-by: Shane Frasier <jeremy.frasier@gwe.cisa.dhs.gov>
…s_branch Change the branch we use for installing terraform-docs
This is necessary because we are now using the amazon.aws.aws_ssm Ansible lookup plugin to pull parameters value from AWS Parameter Store.
This is being done for testing purposes, and this change can be reverted once cisagov/ansible-role-wazuh-agent#3 has been merged.
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.32.1 to 6.33.0. - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-aws@v6.32.1...v6.33.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.32.1 to 6.33.0. - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-aws@v6.32.1...v6.33.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
We can do this now that cisagov/ansible-role-wazuh-agent#3 has been merged.
…ost-packer/hashicorp/aws-6.33.0 Bump hashicorp/aws from 6.32.1 to 6.33.0 in /terraform-post-packer
…uild-user/hashicorp/aws-6.33.0 Bump hashicorp/aws from 6.32.1 to 6.33.0 in /terraform-build-user
Lineage pull request for: skeleton
Add Wazuh agent
# Conflicts: # ansible/playbook.yml # requirements.txt # terraform-build-user/main.tf # version.txt
These collections are required for the amazon.aws.aws_ssm lookup plugin and the community.general.json_query filter.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: jsf9k <5521725+jsf9k@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Add some missing collections
Correct terraform-docs step name and comment to reference cisagov branch
# Conflicts: # ansible/requirements.yml # requirements.txt
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
boto3 is actually required for this repo as of cisagov/skeleton-packer#510 and cisagov/skeleton-packer#513.
This was the intent of cisagov/skeleton-packer#498, but it failed to achieve it.
Update comment to be more specific about the origin of a dependency
…axy-instructions Update `ansible-galaxy` instructions to include installation of both roles and collections
Ensure that the Terraform AWS provider PRs are grouped together
Bumps the aws-provider group with 1 update in the /terraform-build-user directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws). Bumps the aws-provider group with 1 update in the /terraform-post-packer directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws). Updates `hashicorp/aws` from 6.33.0 to 6.35.1 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-aws@v6.33.0...v6.35.1) Updates `hashicorp/aws` from 6.33.0 to 6.35.1 - [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-aws@v6.33.0...v6.35.1) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-provider - dependency-name: hashicorp/aws dependency-version: 6.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-provider ... Signed-off-by: dependabot[bot] <support@github.com>
…uild-user/aws-provider-ba6fafa386 Bump the aws-provider group across 2 directories with 1 update
# Conflicts: # .github/dependabot.yml # README.md # ansible/requirements.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lineage Pull Request: CONFLICT
Lineage has created this pull request to incorporate new changes found in an upstream repository:
Upstream repository:
https://github.com/cisagov/skeleton-packer.gitRemote branch:
HEADCheck the changes in this pull request to ensure they won't cause issues with your project.
The
lineage/skeletonbranch has one or more unresolved merge conflicts that you must resolve before merging this pull request!How to resolve the conflicts
Take ownership of this pull request by removing any other assignees.
Clone the repository locally, and reapply the merge:
Review the changes displayed by the
statuscommand. Fix any conflicts and possibly incorrect auto-merges.After resolving each of the conflicts,
addyour changes to the branch,commit, andpushyour changes:Note that you may append to the default merge commit message that git creates for you, but please do not delete the existing content. It provides useful information about the merge that is being performed.
Wait for all the automated tests to pass.
Confirm each item in the "Pre-approval checklist" below.
Remove any of the checklist items that do not apply.
Ensure every remaining checkbox has been checked.
Mark this draft pull request "Ready for review".
✅ Pre-approval checklist
Remove any of the following that do not apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!
bump_versionscript if this repository is versioned and the changes in this PR warrant a version bump.✅ Pre-merge checklist
Remove any of the following that do not apply. These boxes should remain unchecked until the pull request has been approved.
✅ Post-merge checklist
Remove any of the following that do not apply.
Note
You are seeing this because one of this repository's maintainers has configured Lineage to open pull requests.
For more information:
🛠 Lineage configurations for this project are stored in
.github/lineage.yml📚 Read more about Lineage