Skip to content

fix(ecs): remove Fargate environment files restriction#11820

Merged
SoManyHs merged 6 commits intoaws:masterfrom
jkenn99:patch-1
Dec 10, 2020
Merged

fix(ecs): remove Fargate environment files restriction#11820
SoManyHs merged 6 commits intoaws:masterfrom
jkenn99:patch-1

Conversation

@jkenn99
Copy link
Copy Markdown
Contributor

@jkenn99 jkenn99 commented Dec 2, 2020

This is limitation no longer exists of earlier in Nov (see https://aws.amazon.com/about-aws/whats-new/2020/11/aws-fargate-for-amazon-ecs-launches-features-focused-on-configuration-and-metrics/)


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Dec 2, 2020

@SomayaB SomayaB added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Dec 2, 2020
eladb
eladb previously requested changes Dec 3, 2020
Copy link
Copy Markdown
Contributor

@eladb eladb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment about test

@MrArnoldPalmer MrArnoldPalmer added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 8, 2020
@github-actions
Copy link
Copy Markdown
Contributor

This PR has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Dec 10, 2020
@jkenn99
Copy link
Copy Markdown
Contributor Author

jkenn99 commented Dec 10, 2020

Don't auto-close.

@mergify mergify bot dismissed eladb’s stale review December 10, 2020 19:49

Pull request has been modified.

@jkenn99
Copy link
Copy Markdown
Contributor Author

jkenn99 commented Dec 10, 2020

@piradeepk @eladb your review would be appreciated!

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: bd9366b
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Copy Markdown
Contributor

@SoManyHs SoManyHs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you for adding the test -- really appreciate your contribution! <3

@SoManyHs SoManyHs removed closing-soon This issue will automatically close in 4 days unless further comments are made. response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. labels Dec 10, 2020
@SoManyHs SoManyHs merged commit 2f55502 into aws:master Dec 10, 2020
@jkenn99 jkenn99 deleted the patch-1 branch December 14, 2020 17:18
mergify bot pushed a commit that referenced this pull request Sep 9, 2023
…gate (#27081)

Currently, CDK document includes the following description.
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs-readme.html#environment-variables
> Support for environment files is restricted to the EC2 launch type for files hosted on S3. 

However, this is out of date. Fargate has been [supported environment files](https://aws.amazon.com/jp/blogs/containers/latest-updates-to-aws-fargate-for-amazon-ecs/), and this restriction on CDK had been already removed by #11820. 

This PR removes the out of date description from document.

Closes #18226

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
mikewrighton pushed a commit that referenced this pull request Sep 14, 2023
…gate (#27081)

Currently, CDK document includes the following description.
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ecs-readme.html#environment-variables
> Support for environment files is restricted to the EC2 launch type for files hosted on S3. 

However, this is out of date. Fargate has been [supported environment files](https://aws.amazon.com/jp/blogs/containers/latest-updates-to-aws-fargate-for-amazon-ecs/), and this restriction on CDK had been already removed by #11820. 

This PR removes the out of date description from document.

Closes #18226

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-ecs Related to Amazon Elastic Container

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants