Hi,
My Databricks (Premium) account was deployed on AWS.
It was provisioned a few months ago from the AWS MarketPlace with the QuickStart method, based on CloudFormation.
The NAT Gateway initially created by the CloudFormation stack has been incidentally destroyed.
I created a new NAT Instance and updated the private subnets route table accordingly.
Yet the EIP (Elastic IP) associated with the previous NAT Gateway was released, and my new NAT instance gets a different EIP.
As a consequence, the Control Plane can no longer communicate with the resources deployed in the private subnets where my Databricks account is deployed, as says the message visible in my account network settings:
"Warning: Cannot find any NAT Gateways for vpc-0exxxxxxx."
Is there any way to update the NAT Gateway IP declared for my VPC workspace at the Control Plane end ?
Thanks
Gilles