Open garthy opened 6 years ago
This handles the case where the user only has the use permission, which prevents them from creating subnets (or security lists, or route tables), but allows them to launch instances.
See precreated-subnets branch for a quick implementation that satisfies a particular use case.
This handles the case where the user only has the use permission, which prevents them from creating subnets (or security lists, or route tables), but allows them to launch instances.