aws-blockchain-node-runners
aws-blockchain-node-runners copied to clipboard
Base
What does this PR do?
🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted. Consult the CONTRIBUTING guide for submitting pull-requests.
Motivation
More
- [x] Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
- [x] Mandatory for new node blueprints. Yes, I have added usage example to the
README.mdfile in my blueprint folder - [x] Mandatory for new node blueprints. Yes, I have implemented automated tests for all stacks in my blueprint and they pass
- [x] Mandatory for new node blueprints. Yes, I have added a reference to my
README.mdfile towebsite/docssection for this feature - [x] Yes, I have set up and ran all pre-merge quality control tools on my local machine and they don't show warnings.
For Moderators
- [x] The tests for all current blueprints successfully complete before merge?
- [x] Mandatory for new node blueprints. All pre-merge quality control tools and
cdk-nagtools don't show warnings? - [x] Mandatory for new node blueprints. The deployment test works on blank AWS account according to instructions in the
README.mdbefore merge? - [x] Mandatory for new node blueprints. The website builds without errors?