mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 04:16:49 +00:00
add architecture diagram docs: include image source docs: update aws dashboard link docs: update aws dashboard link docs: update read me with deployment instructions and costing docs : nocohub cloud setup manual docs : minor fix, added \n
20 lines
451 B
JSON
20 lines
451 B
JSON
{
|
|
"CidrBlock": "172.33.33.0/20",
|
|
"InstanceTenancy": "default",
|
|
"CidrBlockAssociationSet": [
|
|
{
|
|
"CidrBlock": "172.33.16.0/20",
|
|
"CidrBlockState": {
|
|
"State": "associated"
|
|
}
|
|
}
|
|
],
|
|
"Tags": [
|
|
{
|
|
"Key": "Name",
|
|
"Value": "nocohub-001-vpc"
|
|
}
|
|
],
|
|
"EnableDnsSupport": true,
|
|
"EnableDnsHostnames": true
|
|
} |