sparse-intern-71089
08/09/2021, 12:19 PMbillowy-army-68599
Name
tag on them to show up in the console:
const vpc = new aws.ec2.Vpc("my-vpc", {
cidrBlock: `172.99.0.0/16`,
tags: {
"Name": "my-vpc"
]
});
powerful-continent-32307
08/09/2021, 11:20 PM