mirror of
https://abf.rosa.ru/djam/terraform-provider-decort.git
synced 2025-02-23 15:12:45 +00:00
4.4.2
This commit is contained in:
parent
097f40653c
commit
6cd3b6bc2a
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
terraform-provider-decort-4.3.0.tar.gz: 65d58df6e606219ec5859c0be710468cf0341ada
|
||||
terraform-provider-decort-4.4.2.tar.gz: 1304e87b88a083b2b94d1042f4325d6d6db51869
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
%endif
|
||||
|
||||
Name: terraform-provider-%{tfprovider}
|
||||
Version: 4.3.0
|
||||
Version: 4.4.2
|
||||
Release: 1
|
||||
Summary: Terraform provider for DECORT platform (API 3.6.x or later)
|
||||
URL: https://repository.basistech.ru/BASIS/terraform-provider-decort
|
||||
|
@ -30,6 +30,7 @@ Terraform provider for DECORT platform (API 3.6.x or later)
|
|||
%setup -qn %{name}
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
go build -o %{name} ./cmd/decort/
|
||||
|
||||
upx %{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue