mirror of
https://abf.rosa.ru/djam/terraform-provider-yandex.git
synced 2025-02-23 16:52:50 +00:00
0.114.0
This commit is contained in:
parent
4e373f8778
commit
ac7e85e568
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
terraform-provider-yandex-0.113.0.tar.gz: 4c0e990a3af94e9ec13080c622bdea893654bf89
|
terraform-provider-yandex-0.114.0.tar.gz: 1a7a2325668f1ed95adbaae385e46fbe8ec37613
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: terraform-provider-%{tfprovider}
|
Name: terraform-provider-%{tfprovider}
|
||||||
Version: 0.113.0
|
Version: 0.114.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Terraform provider for VK cloud (Mail.ru Cloud Solutions)
|
Summary: Terraform provider for VK cloud (Mail.ru Cloud Solutions)
|
||||||
URL: https://github.com/yandex-cloud/%{name}
|
URL: https://github.com/yandex-cloud/%{name}
|
||||||
|
@ -26,7 +26,7 @@ BuildRequires: upx
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=https://proxy.golang.org/cached-only
|
export GOPROXY=https://goproxy.io
|
||||||
go mod tidy
|
go mod tidy
|
||||||
go build --ldflags="-s -w" .
|
go build --ldflags="-s -w" .
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue