|
|
|
|
|
by stunt
1633 days ago
|
|
In AWS, you can create everything under a Cloudformation stack, once you delete the stack, all its resources will be deleted automatically. The problem however is all the beginner guides including those coming from AWS team themselves teach people to create resources via console without using a Cloudformation stack. |
|