You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2024. It is now read-only.
Currently, we have to write security group IDs such as:
security_groups(
"sg-12345678",
"sg-90abcdef",
)
It makes us confuse.
I think that most of users of the applb is using the piculet, they would not consider about security group IDs.
So I'll be happy when we could write security group name such as:
Hi there,
Currently, we have to write security group IDs such as:
It makes us confuse.
I think that most of users of the applb is using the piculet, they would not consider about security group IDs.
So I'll be happy when we could write security group name such as:
Is it acceptable to you? What do you think about it?
The text was updated successfully, but these errors were encountered: