-
Notifications
You must be signed in to change notification settings - Fork 154
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
prepare-npk-installation.sh + delete_npkfile.sh scripts #155
base: main
Are you sure you want to change the base?
Commits on Nov 16, 2019
-
Docker support & fix terraform template
Added a dockerfile that builds a docker image to use npk. This provides two benefits. 1. If CoalfireLabs decides to publish and maintain the npk image, then users can just run npk by using a single command line in docker. 2. If CoalfireLabs does not publish a docker image, users can still use this dockerfile to build the container themselves. This prevents everyone from dealing with multiple terraform, python, pip and node versions that do not quite work together. Pending to be done: - Add ARGs, ENVs or a startup script (á la MySQL) so that the container can setup the aws credential profile when running and does not need to be a manual process. - Add ARG, ENVs or a startup script (á la MySQL) so that the container can setup the /npk/terraform/npk-settings.json file and does not need to be a manual process. - After these are done, we can remove `nano` (or any text editor) being installed, making the image smaller and faster to create. This change also fixes the error in the `terraform/cognito_iam_roles.tf` template, which basically just had an extra comma. Fixes #49.
Configuration menu - View commit details
-
Copy full SHA for e179ae1 - Browse repository at this point
Copy the full SHA e179ae1View commit details
Commits on Apr 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f90c7c3 - Browse repository at this point
Copy the full SHA f90c7c3View commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d7b0a5c - Browse repository at this point
Copy the full SHA d7b0a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26096f8 - Browse repository at this point
Copy the full SHA 26096f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d705c - Browse repository at this point
Copy the full SHA e5d705cView commit details
Commits on Apr 19, 2021
-
Merge branch 'docker-release' of https://github.com/AlphaGit/npk into…
… AlphaGit-docker-release Pulling AlphaGit's docker work
Configuration menu - View commit details
-
Copy full SHA for c30d407 - Browse repository at this point
Copy the full SHA c30d407View commit details -
Merge branch 'AlphaGit-docker-release' into dev
Capturing AlphaGit's Docker work
Configuration menu - View commit details
-
Copy full SHA for 044fe73 - Browse repository at this point
Copy the full SHA 044fe73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ecbe14 - Browse repository at this point
Copy the full SHA 7ecbe14View commit details
Commits on May 16, 2021
-
Pin AWSCLI version and update dependency checks
📌 Pin AWSCLI to version 2 📌 Use `grep -c` for terraform dependency check The `-c` flag counts the number of matches. A bit cleaner than `wc -l`
Configuration menu - View commit details
-
Copy full SHA for 2e85b3b - Browse repository at this point
Copy the full SHA 2e85b3bView commit details
Commits on May 20, 2021
-
Merge pull request #4 from robellegate/main
Pin AWSCLI version and update dependency checks
Configuration menu - View commit details
-
Copy full SHA for b305351 - Browse repository at this point
Copy the full SHA b305351View commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fca4e65 - Browse repository at this point
Copy the full SHA fca4e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3255f2 - Browse repository at this point
Copy the full SHA f3255f2View commit details
Commits on Sep 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b20997 - Browse repository at this point
Copy the full SHA 7b20997View commit details
Commits on Sep 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e1247b8 - Browse repository at this point
Copy the full SHA e1247b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbfe93 - Browse repository at this point
Copy the full SHA cbbfe93View commit details
Commits on Sep 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4f679d8 - Browse repository at this point
Copy the full SHA 4f679d8View commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5a3664b - Browse repository at this point
Copy the full SHA 5a3664bView commit details
Commits on Sep 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c711d70 - Browse repository at this point
Copy the full SHA c711d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5805fb - Browse repository at this point
Copy the full SHA f5805fbView commit details
Commits on Sep 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f54ac85 - Browse repository at this point
Copy the full SHA f54ac85View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 025ba70 - Browse repository at this point
Copy the full SHA 025ba70View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 322c075 - Browse repository at this point
Copy the full SHA 322c075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299eae9 - Browse repository at this point
Copy the full SHA 299eae9View commit details
Commits on Sep 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b3dbc4b - Browse repository at this point
Copy the full SHA b3dbc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3945b88 - Browse repository at this point
Copy the full SHA 3945b88View commit details
Commits on Sep 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 73cd336 - Browse repository at this point
Copy the full SHA 73cd336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c72d5 - Browse repository at this point
Copy the full SHA 61c72d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a55a713 - Browse repository at this point
Copy the full SHA a55a713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f40f04 - Browse repository at this point
Copy the full SHA 5f40f04View commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e117e7a - Browse repository at this point
Copy the full SHA e117e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8af61 - Browse repository at this point
Copy the full SHA 6b8af61View commit details -
Configuration menu - View commit details
-
Copy full SHA for b323107 - Browse repository at this point
Copy the full SHA b323107View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b79ea - Browse repository at this point
Copy the full SHA e4b79eaView commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13f0744 - Browse repository at this point
Copy the full SHA 13f0744View commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d21fcbb - Browse repository at this point
Copy the full SHA d21fcbbView commit details
Commits on Oct 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 87793b2 - Browse repository at this point
Copy the full SHA 87793b2View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2b3fb41 - Browse repository at this point
Copy the full SHA 2b3fb41View commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a3749b - Browse repository at this point
Copy the full SHA 3a3749bView commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 72aa20a - Browse repository at this point
Copy the full SHA 72aa20aView commit details
Commits on Oct 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a07ef20 - Browse repository at this point
Copy the full SHA a07ef20View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9bd38 - Browse repository at this point
Copy the full SHA aa9bd38View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3fead - Browse repository at this point
Copy the full SHA ae3feadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e9641 - Browse repository at this point
Copy the full SHA 12e9641View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd57e3 - Browse repository at this point
Copy the full SHA 8cd57e3View commit details
Commits on Nov 1, 2021
-
Fix '/lib64/ld-linux-x86-64.so.2: No such file or directory' error on ARM-based Apple devices.
Configuration menu - View commit details
-
Copy full SHA for 17388f2 - Browse repository at this point
Copy the full SHA 17388f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9472eca - Browse repository at this point
Copy the full SHA 9472ecaView commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ffea020 - Browse repository at this point
Copy the full SHA ffea020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3e8c4 - Browse repository at this point
Copy the full SHA 1a3e8c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 215dd51 - Browse repository at this point
Copy the full SHA 215dd51View commit details -
Configuration menu - View commit details
-
Copy full SHA for b22985e - Browse repository at this point
Copy the full SHA b22985eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1643e1 - Browse repository at this point
Copy the full SHA f1643e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1600651 - Browse repository at this point
Copy the full SHA 1600651View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d86600 - Browse repository at this point
Copy the full SHA 3d86600View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12cbbf - Browse repository at this point
Copy the full SHA d12cbbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ad019 - Browse repository at this point
Copy the full SHA 46ad019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 150c446 - Browse repository at this point
Copy the full SHA 150c446View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1e7418 - Browse repository at this point
Copy the full SHA e1e7418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80477a0 - Browse repository at this point
Copy the full SHA 80477a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637dc90 - Browse repository at this point
Copy the full SHA 637dc90View commit details
Commits on Nov 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0dc8ac0 - Browse repository at this point
Copy the full SHA 0dc8ac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 810c88e - Browse repository at this point
Copy the full SHA 810c88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 128557a - Browse repository at this point
Copy the full SHA 128557aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b7b00 - Browse repository at this point
Copy the full SHA d1b7b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for c814ef5 - Browse repository at this point
Copy the full SHA c814ef5View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee0e904 - Browse repository at this point
Copy the full SHA ee0e904View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b6cde - Browse repository at this point
Copy the full SHA e8b6cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b70e12 - Browse repository at this point
Copy the full SHA 4b70e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3faf6a2 - Browse repository at this point
Copy the full SHA 3faf6a2View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 293c435 - Browse repository at this point
Copy the full SHA 293c435View commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd35fd6 - Browse repository at this point
Copy the full SHA fd35fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf3a43 - Browse repository at this point
Copy the full SHA 1cf3a43View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9afadd8 - Browse repository at this point
Copy the full SHA 9afadd8View commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94bb0a8 - Browse repository at this point
Copy the full SHA 94bb0a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d31d1 - Browse repository at this point
Copy the full SHA e8d31d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 594eb58 - Browse repository at this point
Copy the full SHA 594eb58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2791325 - Browse repository at this point
Copy the full SHA 2791325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fe7d0 - Browse repository at this point
Copy the full SHA 07fe7d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd2d5f - Browse repository at this point
Copy the full SHA 1cd2d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd57dca - Browse repository at this point
Copy the full SHA bd57dcaView commit details
Commits on Dec 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9e41cf4 - Browse repository at this point
Copy the full SHA 9e41cf4View commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac1dc02 - Browse repository at this point
Copy the full SHA ac1dc02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ad600 - Browse repository at this point
Copy the full SHA 38ad600View commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2602099 - Browse repository at this point
Copy the full SHA 2602099View commit details
Commits on Feb 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a01802 - Browse repository at this point
Copy the full SHA 1a01802View commit details
Commits on Feb 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88bdebb - Browse repository at this point
Copy the full SHA 88bdebbView commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 990ef7f - Browse repository at this point
Copy the full SHA 990ef7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7964b7c - Browse repository at this point
Copy the full SHA 7964b7cView commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c93b09d - Browse repository at this point
Copy the full SHA c93b09dView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc759d8 - Browse repository at this point
Copy the full SHA dc759d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 402758f - Browse repository at this point
Copy the full SHA 402758fView commit details
Commits on Mar 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12339d6 - Browse repository at this point
Copy the full SHA 12339d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for faeb559 - Browse repository at this point
Copy the full SHA faeb559View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e761d - Browse repository at this point
Copy the full SHA c9e761dView commit details
Commits on Mar 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 942e022 - Browse repository at this point
Copy the full SHA 942e022View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1bcf59 - Browse repository at this point
Copy the full SHA d1bcf59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9265d45 - Browse repository at this point
Copy the full SHA 9265d45View commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 13728dc - Browse repository at this point
Copy the full SHA 13728dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c765e42 - Browse repository at this point
Copy the full SHA c765e42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0decbad - Browse repository at this point
Copy the full SHA 0decbadView commit details
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1713943 - Browse repository at this point
Copy the full SHA 1713943View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f8f87 - Browse repository at this point
Copy the full SHA f7f8f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f261d1 - Browse repository at this point
Copy the full SHA 5f261d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c258e - Browse repository at this point
Copy the full SHA b8c258eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc64fc5 - Browse repository at this point
Copy the full SHA bc64fc5View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68e4743 - Browse repository at this point
Copy the full SHA 68e4743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf8f63 - Browse repository at this point
Copy the full SHA 1cf8f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4958d03 - Browse repository at this point
Copy the full SHA 4958d03View commit details
Commits on Mar 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cbaccec - Browse repository at this point
Copy the full SHA cbaccecView commit details
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 612bcc9 - Browse repository at this point
Copy the full SHA 612bcc9View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56aeef7 - Browse repository at this point
Copy the full SHA 56aeef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a76bf8 - Browse repository at this point
Copy the full SHA 6a76bf8View commit details
Commits on Mar 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 16c5e32 - Browse repository at this point
Copy the full SHA 16c5e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6a442 - Browse repository at this point
Copy the full SHA 3c6a442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1721a - Browse repository at this point
Copy the full SHA 5c1721aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04cc0b7 - Browse repository at this point
Copy the full SHA 04cc0b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd64c9 - Browse repository at this point
Copy the full SHA 4cd64c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d36e910 - Browse repository at this point
Copy the full SHA d36e910View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e5004 - Browse repository at this point
Copy the full SHA a8e5004View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 76d7935 - Browse repository at this point
Copy the full SHA 76d7935View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b57097 - Browse repository at this point
Copy the full SHA 0b57097View commit details
Commits on Apr 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 140377b - Browse repository at this point
Copy the full SHA 140377bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa975a - Browse repository at this point
Copy the full SHA 2fa975aView commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d79d118 - Browse repository at this point
Copy the full SHA d79d118View commit details -
Configuration menu - View commit details
-
Copy full SHA for d523da9 - Browse repository at this point
Copy the full SHA d523da9View commit details
Commits on Apr 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c660b0 - Browse repository at this point
Copy the full SHA 1c660b0View commit details
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3827504 - Browse repository at this point
Copy the full SHA 3827504View commit details
Commits on May 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b03b89b - Browse repository at this point
Copy the full SHA b03b89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0244b62 - Browse repository at this point
Copy the full SHA 0244b62View commit details
Commits on May 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e473ba8 - Browse repository at this point
Copy the full SHA e473ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a14a6 - Browse repository at this point
Copy the full SHA 41a14a6View commit details
Commits on Jun 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f28ec1e - Browse repository at this point
Copy the full SHA f28ec1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2772ad7 - Browse repository at this point
Copy the full SHA 2772ad7View commit details
Commits on Jul 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b681be7 - Browse repository at this point
Copy the full SHA b681be7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fd4ea - Browse repository at this point
Copy the full SHA 85fd4eaView commit details
Commits on Jul 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dca90d5 - Browse repository at this point
Copy the full SHA dca90d5View commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b5b568b - Browse repository at this point
Copy the full SHA b5b568bView commit details
Commits on Sep 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 858ec40 - Browse repository at this point
Copy the full SHA 858ec40View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3f3a18 - Browse repository at this point
Copy the full SHA f3f3a18View commit details
Commits on Sep 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc170a3 - Browse repository at this point
Copy the full SHA fc170a3View commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5348c2b - Browse repository at this point
Copy the full SHA 5348c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5249939 - Browse repository at this point
Copy the full SHA 5249939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a920b - Browse repository at this point
Copy the full SHA 36a920bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3465a - Browse repository at this point
Copy the full SHA 9c3465aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 124421b - Browse repository at this point
Copy the full SHA 124421bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 438714e - Browse repository at this point
Copy the full SHA 438714eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f77e172 - Browse repository at this point
Copy the full SHA f77e172View commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ca624d - Browse repository at this point
Copy the full SHA 4ca624dView commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bc1b9ba - Browse repository at this point
Copy the full SHA bc1b9baView commit details
Commits on Oct 9, 2022
-
Merge pull request #74 from consegna/region_restrict
Restrict deployment and operation to specific AWS Regions
Configuration menu - View commit details
-
Copy full SHA for 3132cc3 - Browse repository at this point
Copy the full SHA 3132cc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d061b7 - Browse repository at this point
Copy the full SHA 4d061b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e83f44 - Browse repository at this point
Copy the full SHA 7e83f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1626c92 - Browse repository at this point
Copy the full SHA 1626c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e7e20 - Browse repository at this point
Copy the full SHA 50e7e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61041da - Browse repository at this point
Copy the full SHA 61041daView commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7681e1c - Browse repository at this point
Copy the full SHA 7681e1cView commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd33205 - Browse repository at this point
Copy the full SHA bd33205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 930a765 - Browse repository at this point
Copy the full SHA 930a765View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3befa9 - Browse repository at this point
Copy the full SHA c3befa9View commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b297a5 - Browse repository at this point
Copy the full SHA 6b297a5View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 849ebd4 - Browse repository at this point
Copy the full SHA 849ebd4View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c92ea82 - Browse repository at this point
Copy the full SHA c92ea82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6775b - Browse repository at this point
Copy the full SHA 0b6775bView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e48cd5 - Browse repository at this point
Copy the full SHA 1e48cd5View commit details -
Merge pull request #92 from c6fc/dev
Update Graviton AMI name due to breaking AWS change. Add new Discord.
Configuration menu - View commit details
-
Copy full SHA for 4012807 - Browse repository at this point
Copy the full SHA 4012807View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9390375 - Browse repository at this point
Copy the full SHA 9390375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55044df - Browse repository at this point
Copy the full SHA 55044dfView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09e1434 - Browse repository at this point
Copy the full SHA 09e1434View commit details
Commits on Jan 12, 2024
-
Merge pull request #96 from c6fc/dev
Fix architecture detection, use parallelcluster AMI
Configuration menu - View commit details
-
Copy full SHA for 7a29e7f - Browse repository at this point
Copy the full SHA 7a29e7fView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2fb981 - Browse repository at this point
Copy the full SHA c2fb981View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8178f6 - Browse repository at this point
Copy the full SHA d8178f6View commit details
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 778661b - Browse repository at this point
Copy the full SHA 778661bView commit details -
Configuration menu - View commit details
-
Copy full SHA for af3859c - Browse repository at this point
Copy the full SHA af3859cView commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fdcc282 - Browse repository at this point
Copy the full SHA fdcc282View commit details