amazon-guardduty-for-aws-organizations-with-terraform
amazon-guardduty-for-aws-organizations-with-terraform copied to clipboard
Add devcontainer.json and requirements.txt
Issue #, if available:
Description of changes:
Add devcontainer.json
to define the development environment that had Terraform, Python, AWS CLI, and jq tools and requirements.txt
to list the boto3 package for python
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
I have made some fixes to enable service access separately; pls re-validate your PR with these latest changes
Apologizes I should have created an issue first before creating a new pull request.
I synced my fork and validated that there are no merge conflicts.
Would this PR help people set up a consistent environment that automatically installs the required CLIs and tools such as Terraform, python, jq, and boto3?