-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: main
Are you sure you want to change the base?
Conversation
/terratest |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟠 Require terratestWaiting checks:
|
Heads up! This pull request looks stale. It will be closed soon, if there are no new commits. ⏳ |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This PR contains the following updates:
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
.github/settings.yml
.github/chatops.yml
fileswhy
.github/settings.yml
from org level to getterratest
environmenttest
accountReferences
v1.2.0
Compare Source
Add feature missing s3_settings attribute use_task_start_time_for_ful… @finchr (#30)
…l_load_timestampwhat
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
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update .github/settings.yml @osterman (#31)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update .github/settings.yml @osterman (#28)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update release workflow to allow pull-requests: write @osterman (#24)
what
.github/workflows/release.yaml
) to have permission to comment on PRwhy
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#22)
what
.github/workflows
) to use shared workflows from.github
repowhy
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#21)
what
.github/workflows
) to addissue: write
permission needed by ReviewDogtflint
actionwhy
Update GitHub workflows @osterman (#19)
what
.github/workflows/settings.yaml
)why
v1.1.0
Compare Source
🚀 Enhancements
feat: add subnet group id output @Gowiem (#10)
what
why
aws_dms_replication_config
references
🤖 Automatic Updates
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#11)
what
why
cldouposse/.github
repositoryAdd GitHub Settings @osterman (#9)
what
.github/settings.yaml
)why
Update Scaffolding @osterman (#7)
what
make readme
to rebuildREADME.md
fromREADME.yaml
why
.github
repov1.0.0
Compare Source
Support AWS Provider V5 @max-lobur (#6)
what
Support AWS Provider V5
ignore_headers_row
arg deprecatedLinter 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.
This PR was generated by Mend Renovate. View the repository job log.