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

chore(deps): update terraform cloudposse/dms/aws to v1 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Type Update Change
cloudposse/dms/aws (source) module major 0.1.1 -> 1.3.1

Release Notes

cloudposse/terraform-aws-dms (cloudposse/dms/aws)

v1.3.1

Compare Source

🚀 Enhancements

fix map_long_varchar_as variable type (why isn't it a bool?) @​finchr (#​38)

what

Fix the map_long_varchar_as variable type. It's actually type string not a bool.

why

The documentation implies it's a bool but it's actually a string.

references

AWS dms_endpoint

v1.3.0

Compare Source

Add support for map_boolean_as_boolean @​finchr (#​36)

what

Implemented postgres_settings for map_boolean_as_boolean as well as map_jsonb_as_clob and map_long_varchar_as.

why

map_boolean_as_boolean defaults to false and this is not what we want for our DMS.

references

closes #​35

🤖 Automatic Updates

Migrate new test account @​osterman (#​33)

what

  • Update .github/settings.yml
  • Update .github/chatops.yml files

why

  • Re-apply .github/settings.yml from org level to get terratest environment
  • Migrate to new test account

References

  • DEV-388 Automate clean up of test account in new organization
  • DEV-387 Update terratest to work on a shared workflow instead of a dispatch action
  • DEV-386 Update terratest to use new testing account with GitHub OIDC

v1.2.0

Compare Source

Add feature missing s3_settings attribute use_task_start_time_for_ful… @​finchr (#​30) …l_load_timestamp

what

Add feature missing s3_settings attribute use_task_start_time_for_full_load_timestamp

why

This attribute is available in the aws provider and we need it for an integration.

references

closes #​29
relates to #​20

🤖 Automatic Updates

Update .github/settings.yml @​osterman (#​32)

what

  • Update .github/settings.yml
  • Drop .github/auto-release.yml files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @​osterman (#​31)

what

  • Update .github/settings.yml
  • Drop .github/auto-release.yml files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @​osterman (#​28)

what

  • Update .github/settings.yml
  • Drop .github/auto-release.yml files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update release workflow to allow pull-requests: write @​osterman (#​24)

what

  • Update workflow (.github/workflows/release.yaml) to have permission to comment on PR

why

  • So we can support commenting on PRs with a link to the release
Update GitHub Workflows to use shared workflows from '.github' repo @​osterman (#​22)

what

  • Update workflows (.github/workflows) to use shared workflows from .github repo

why

  • Reduce nested levels of reusable workflows
Update GitHub Workflows to Fix ReviewDog TFLint Action @​osterman (#​21)

what

  • Update workflows (.github/workflows) to add issue: write permission needed by ReviewDog tflint action

why

  • The ReviewDog action will comment with line-level suggestions based on linting failures
Update GitHub workflows @​osterman (#​19)

what

  • Update workflows (.github/workflows/settings.yaml)

why

  • Support new readme generation workflow.
  • Generate banners

v1.1.0

Compare Source

🚀 Enhancements

feat: add subnet group id output @​Gowiem (#​10)

what

  • Adds a output to the replication instance submodule for the subnet group ID

why

  • This is needed when creating a replication instance AND a serverless config via aws_dms_replication_config

references

  • N/A

🤖 Automatic Updates

Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​11)

what

  • Install latest GitHub Action Workflows

why

  • Use shared workflows from cldouposse/.github repository
  • Simplify management of workflows from centralized hub of configuration
Add GitHub Settings @​osterman (#​9)

what

  • Install a repository config (.github/settings.yaml)

why

  • Programmatically manage GitHub repo settings
Update Scaffolding @​osterman (#​7)

what

  • Reran make readme to rebuild README.md from README.yaml
  • Migrate to square badges
  • Add scaffolding for repo settings and Mergify

why

  • Upstream template changed in the .github repo
  • Work better with repository rulesets
  • Modernize look & feel

v1.0.0

Compare Source

Support AWS Provider V5 @​max-lobur (#​6)

what

Support AWS Provider V5
ignore_headers_row arg deprecated
Linter fixes

why

Maintenance

references

https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.0.0

Sync github @​max-lobur (#​4)

Sync github dir from the template

v0.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 7, 2024 05:36
@mergify mergify bot added the auto-update This PR was automatically generated label Dec 7, 2024
Copy link

mergify bot commented Dec 7, 2024

/terratest

@mergify mergify bot added the needs-test Needs testing label Dec 7, 2024
Copy link

mergify bot commented Dec 20, 2024

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟠 Require terratest

Waiting checks: test/terratest.

This rule require terratest status

  • check-success = test/terratest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated needs-test Needs testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants