-
Notifications
You must be signed in to change notification settings - Fork 951
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
New Serverless pattern for ECS and EFS Integration using terraform #1853
New Serverless pattern for ECS and EFS Integration using terraform #1853
Conversation
@nj80750 looks like you are missing the example-pattern.json file in your pattern. You can find the example-pattern template here. The file is used on ServerlessLand and is required. Once the file is added we can review the pattern. |
@nj80750 your 'example-pattern.json' is missing some key fields, please review below and address any errors you have
If you need any help, take a look at the example-pattern file. Make the changes, and push your changes back to this pull request. When all automated checks are successful, the Serverless DA team will process your pull request. |
Please can you provide a more comprehensive README with instructions as how to deploy the pattern, what example values to enter for the Terraform variables and how to then test the pattern works once deployed. |
Issue #, if available: 1854
Description of changes:
Added terraform code, a sample docker file a sample bash script which will run inside the container
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.