Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738144 - app-admin/terraform-0.13.0: version bump
Summary: app-admin/terraform-0.13.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-20 06:54 UTC by Tomáš Mózes
Modified: 2020-08-20 10:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Tomáš Mózes 2020-08-20 06:57:30 UTC
PR here: https://github.com/gentoo/gentoo/pull/17179

Build tested on ~amd64.
Comment 2 Larry the Git Cow gentoo-dev 2020-08-20 07:33:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8366a69e92a2da8a1dbf479ee161a3cb5cf8322

commit b8366a69e92a2da8a1dbf479ee161a3cb5cf8322
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2020-08-20 06:55:02 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-08-20 07:33:20 +0000

    app-admin/terraform: bump to 0.13.0
    
    Closes: https://bugs.gentoo.org/738144
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17179
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 app-admin/terraform/Manifest                | 197 ++++++++
 app-admin/terraform/terraform-0.13.0.ebuild | 759 ++++++++++++++++++++++++++++
 2 files changed, 956 insertions(+)
Comment 3 Tomáš Mózes 2020-08-20 10:10:47 UTC
Converted my projects to 0.13.0, seems like it works fine. The count parameter for modules is a very cool new feature.