chore(deps): update terraform cloudposse/dms/aws to v1 #6
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.
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.