chore(deps): update terraform cloudposse/ecs-container-definition/aws to v0.61.1 (release/v1) #264
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.58.1->0.61.1Release Notes
cloudposse/terraform-aws-ecs-container-definition (cloudposse/ecs-container-definition/aws)
v0.61.1Compare Source
🚀 Enhancements
Fix: Duplicate name in portMapping fixed & Docs Updated @Hackerbone (#171)
what
The
portMappingparameter had a duplicatenamefield occurrencewhy
Failure in creating services in the new release v0.61.0
references
I was waiting for the previous PR to get merged since I use this module in my project for a while. Saw CI checks didn't pass so I made a new fix PR.
v0.61.0Compare Source
chore: add service connect fields to portMapping @dudymas (#168)
what
nameandappProtocoltoportMappingvariableswhy
references
Connect
v0.60.1Compare Source
fix: add port mapping name (#162) @aaronlake (#166)
what
nametoportMappingsto allow Service Discovery registrationwhy
references
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#167)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
v0.60.0Compare Source
fix: strengthen types, simplify logic (#154) @goruha (#164)
what
log_configuration,repository_credentials,system_controls,container_definitionjsonencode/jsondecodecyclewhy
optionalobviateslookup(..., null)calls for objectslookup(o, k)without adefaultis deprecated in favor ofo[k]or direct attr access (o.k)log_configuration,repository_credentials, andsystem_controlshad needlessly opaqueanytypes which hinder DX and make subtle bugs more likely (e.g. in the types oflog_configuration.optionsvalues)container_definitionare now typed there's no reason not to type it as welllog_configurationappropriately obviates explicittostring&nullhandling; resolves #151for-expressions iterate over maps & objects by key in lexicographic orderjsonencode-ing the final container definition only tojsondecodeforjson_map_objectis redundantRefs
Sync github @max-lobur (#161)
Sync github from the template
v0.59.0Compare Source
v0.58.3Compare Source
🚀 Enhancements
fix: eternal churn of environment variables @kevcube (#159)
what
environment = nullwhich amazon translates toenvironment = []environment = [] ~> nullwhy
v0.58.2Compare Source
Remove unused provider @pguinard-public-com (#157)
what
why
references
git.io->cloudposse.tools update @dylanbannon (#152)
what and why
Change all references to
git.io/build-harnessintocloudposse.tools/build-harness, sincegit.ioredirects will stop working on April 29th, 2022.References
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#155)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
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 has been generated by Mend Renovate. View repository job log here.