- By Edmond Lau
- Highly Recommended 👍
- http://www.theeffectiveengineer.com/
- They are the people who get things done. Effective Engineers produce results.
Error: Error applying plan: | |
2 error(s) occurred: | |
* module.codebuild.aws_codebuild_project.default: 1 error(s) occurred: | |
* aws_codebuild_project.default: unexpected EOF | |
* module.codebuild.aws_iam_role_policy_attachment.default: 1 error(s) occurred: | |
* aws_iam_role_policy_attachment.default: unexpected EOF |
Picking the right architecture = Picking the right battles + Managing trade-offs
#!/usr/bin/env bash | |
set -e | |
# Author: Ravi Teja Pothana (@RaviTezu) | |
# Date: Nov 15, 2016 | |
# The MIT License (MIT) | |
# Copyright (c) 2016 RaviTezu |