We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b272299 commit 22ed587Copy full SHA for 22ed587
reference-artifacts/config.example.json
@@ -1789,7 +1789,7 @@
1789
}
1790
1791
],
1792
- "xxfirewall-manager": {
+ "firewall-manager": {
1793
"name": "FirewallMgr",
1794
"image-id": "ami-06fa2a9e6f8fae9f2",
1795
"instance-sizes": "c5.large",
src/lib/cdk-constructs/package.json
@@ -60,7 +60,7 @@
60
"@aws-accelerator/custom-resource-security-hub-send-invites": "workspace:^0.0.1",
61
"@aws-accelerator/custom-resource-r53-dns-endpoint-ips": "workspace:^0.0.1",
62
"hash-sum": "^2.0.0",
63
- "ip-num": "^1.2.2",
+ "ip-num": "1.2.2",
64
"pascal-case": "^3.1.1",
65
"tempy": "0.5.0"
66
},
0 commit comments