From ca09ce3a0e22969c3fb09cbd013166b492e7387c Mon Sep 17 00:00:00 2001 From: Vishwajit Nagulkar <119565952+VishwajitNagulkar@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:50:36 +0530 Subject: [PATCH] feat- updated provider url --- README.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.yaml b/README.yaml index 0c04473..b33eba3 100644 --- a/README.yaml +++ b/README.yaml @@ -33,7 +33,7 @@ prerequesties: providers: - name: google - url: https://gcp.google.com/ + url: https://cloud.google.com version: ">= 5.10.0" @@ -110,4 +110,4 @@ usage: |- kubeclarity_extra_configs = var.kubeclarity_extra_configs external_secrets_extra_configs = var.external_secrets_extra_configs } - ``` \ No newline at end of file + ```