mirror of
https://abf.rosa.ru/djam/terraform-provider-decort.git
synced 2025-02-24 07:32:46 +00:00
3.0.1
This commit is contained in:
parent
8ac583d29b
commit
c7ed344568
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
terraform-provider-decort-3.0.0.tar.gz: 1d28883695539d21edc739d1fc45aa519fddbcd7
|
terraform-provider-decort-3.0.1.tar.gz: 3f4a99baa01a20b1e2e6ff96aa61afcf4dc947f1
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: terraform-provider-%{tfprovider}
|
Name: terraform-provider-%{tfprovider}
|
||||||
Version: 3.0.0
|
Version: 3.0.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
|
||||||
|
@ -19,6 +19,7 @@ Epoch: 1
|
||||||
BuildRequires: go >= 1.16
|
BuildRequires: go >= 1.16
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: upx
|
BuildRequires: upx
|
||||||
|
Requires: terraform
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Terraform provider for DECORT platform (API 3.6.x or later)
|
Terraform provider for DECORT platform (API 3.6.x or later)
|
||||||
|
|
Loading…
Add table
Reference in a new issue