mirror of
https://abf.rosa.ru/djam/terraform-provider-decort.git
synced 2025-02-24 07:32:46 +00:00
2.3.1
This commit is contained in:
parent
5f520c5e4c
commit
1f71b6b691
2 changed files with 3 additions and 6 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
terraform-provider-decort-2.3.0.tar.gz: 21d58d031f9e754124676e839f0c92163b482eee
|
terraform-provider-decort-2.3.1.tar.gz: 01beb179734779070aeb59add92eb42f56ecc702
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
%define debug %nil
|
%define debug %nil
|
||||||
%define debug_package %nil
|
%define debug_package %nil
|
||||||
%define commit 8da3f8d3480ffbcd8d9da1ae094fda0122e64de9
|
|
||||||
%define shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
||||||
%define date 20211004
|
|
||||||
%define tfprovider decort
|
%define tfprovider decort
|
||||||
%ifarch x86_64 amd64
|
%ifarch x86_64 amd64
|
||||||
%global goarch amd64
|
%global goarch amd64
|
||||||
|
@ -11,7 +8,7 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: terraform-provider-%{tfprovider}
|
Name: terraform-provider-%{tfprovider}
|
||||||
Version: 2.3.0
|
Version: 2.3.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Terraform provider for DECORT platform (API 3.6.x or later)
|
Summary: Terraform provider for DECORT platform (API 3.6.x or later)
|
||||||
URL: https://github.com/rudecs/terraform-provider-decort
|
URL: https://github.com/rudecs/terraform-provider-decort
|
||||||
|
|
Loading…
Add table
Reference in a new issue