From ac7e85e56884afec8c41df749cd917a8b3fb4b53 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 4 Apr 2024 21:24:02 +0000 Subject: [PATCH] 0.114.0 --- .abf.yml | 2 +- terraform-provider-yandex.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 26a8159..26db879 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - terraform-provider-yandex-0.113.0.tar.gz: 4c0e990a3af94e9ec13080c622bdea893654bf89 + terraform-provider-yandex-0.114.0.tar.gz: 1a7a2325668f1ed95adbaae385e46fbe8ec37613 diff --git a/terraform-provider-yandex.spec b/terraform-provider-yandex.spec index 77edb35..582da89 100644 --- a/terraform-provider-yandex.spec +++ b/terraform-provider-yandex.spec @@ -8,7 +8,7 @@ %endif Name: terraform-provider-%{tfprovider} -Version: 0.113.0 +Version: 0.114.0 Release: 1 Summary: Terraform provider for VK cloud (Mail.ru Cloud Solutions) URL: https://github.com/yandex-cloud/%{name} @@ -26,7 +26,7 @@ BuildRequires: upx %setup -q %build -export GOPROXY=https://proxy.golang.org/cached-only +export GOPROXY=https://goproxy.io go mod tidy go build --ldflags="-s -w" .