From 30608cd2c9ca62ad1298abe6c7bf5c357783fd1e Mon Sep 17 00:00:00 2001 From: Sanskar Jaiswal Date: Wed, 2 Oct 2024 17:07:05 +0530 Subject: [PATCH] add shared ip address to graphql query of `GetApp()` Signed-off-by: Sanskar Jaiswal --- resource_apps.go | 1 + 1 file changed, 1 insertion(+) diff --git a/resource_apps.go b/resource_apps.go index 711012a..10a3b31 100644 --- a/resource_apps.go +++ b/resource_apps.go @@ -136,6 +136,7 @@ func (client *Client) GetApp(ctx context.Context, appName string) (*App, error) createdAt } } + sharedIpAddress imageDetails { registry repository