Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
10/18/2020, 6:52 PM
This message was deleted.
g
gentle-diamond-70147
10/18/2020, 7:05 PM
For most resources, the AWS Console actually uses a tag on the resource instead of an actual name property. So you need to add the following to your subnet to see a Name in the console.
Copy code
tags: { Name: "public", }
👌 1
b
brief-spoon-92183
10/18/2020, 9:53 PM
Thanks a lot, I’ll try that! 👍
Open in Slack
Previous
Next