aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
292 stars 13 forks source link

VPC connector issues #168

Closed nerdeveloper closed 1 year ago

nerdeveloper commented 1 year ago

I created an app with a VPC connector, and when I try to edit it to Public access, it does not work. I have made multiple apps with VPC connectors, and I could switch them back to public access, but I cannot anymore.

For example, this is the ARN of the service: arn:aws:apprunner:us-west-2:863801874088:service/Network-Config-Test-2/706f55a1156d42db97912396ee0a91c9. I cannot switch this app Back to Public Access, and there is no error. it doesn't just change

hariohmprasath commented 1 year ago

Hi @nerdeveloper, Thanks for reaching out. I took a look at this service seems like the service is already deleted and none of the update operation has failed. So I have a few questions related to this ticket:

Let us know your response whenever you have some time. Thanks.

nerdeveloper commented 1 year ago

Someone on my team will reply this thread.

majorchork commented 1 year ago

hello @hariohmprasath

The service was accidentally deleted but here's the arn for another service with a similar bugarn:aws:apprunner:us-west-2:863801874088:service/config-test-3/a84fb15a494f43eba6d96e8454bd35cb.

majorchork commented 1 year ago

this is another service before and after switching Screenshot 2023-02-10 at 10 39 16

Screenshot 2023-02-10 at 10 43 51
hariohmprasath commented 1 year ago

Hi @majorchork, Thanks for sharing the details. I was able to recreate this and confirm its a bug on our console side. Even though service gets successfully updated to Public Access for all Outbound traffic, the console section is not fully updated which is creating a confusion here.

I understand this is a bit of inconvenience, but this shouldn't block you from using the service as you can look at the Outgoing network traffic field (highlight below) for current state Screenshot 2023-02-10 at 10 58 24 AM

We will prioritize the fix internally and keep you posted regarding the progress. Thanks for reaching out.

majorchork commented 1 year ago

Hello @hariohmprasath,

Thanks for taking a look, I'll move forward as recommended. I look forward to hearing from you about the fix.

Best Regards.