Package Release Info

opentofu-1.8.3-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

opentofu

Change Logs

* Fri Oct 04 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.8.3:
  * Backport 1.8 handle static variable secrets (#2046)
  * Make sure test vars are only processed during test commands
    (#2040)
  * Fix Terraform Version in 1.8.x Migration Guide (#1987) (#2000)
  * Update docs version message (#1990) (#1997)
* Tue Sep 10 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.8.2:
  * Update version and changelog to 1.8.2 (#1968)
  * Backport bump go version to v1.8 (#1966)
  * Better handling of key_provider references (#1921) (#1965)
  * fix inconsistent sidebar title of functions on v1.8 branch
    (#1907)
  * Fix Docusaurus "broken link" warnings on 1.8 branch of docs
    (#1884) (#1898)
* Wed Aug 07 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.8.1:
  * Bump to 1.8.1 (#1893)
  * Fix missing module source panic (#1888) (#1889)
  * Backport/v1.8/1876 (#1886)
  * 1666/tacos website docs backport to 1.8 (#1883)
  * Fix 1.8 release workers (#1870)
  * Switch to alternate runner group (#1868)
  * Run releases on larger workers. (#1587) (#1867)
* Mon Jul 29 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.8.0:
  * What's New?
  - Early variable/locals evaluation
  - Provider mocking in tofu test
  - Resource overrides in tofu test
  - Override files for OpenTofu: keeping compatibility
  - Deprecation: use_legacy_workflow has been removed from the S3
    backend-backend
  See the launch post on our blog:
  https://opentofu.org/blog/opentofu-1-8-0/
  For all the features, see the detailed changelog:
  https://github.com/opentofu/opentofu/blob/v1.8.0/CHANGELOG.md
  You can find the full diff here:
  https://github.com/opentofu/opentofu/compare/v1.7..v1.8.0
* Wed Jul 10 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.7.3:
  * Updating the VERSION file to 1.7.3. (#1783)
  * Adding 1.7.3 changelog as released (#1780)
  * Backporting release workflow changes (#1764)
  * [Backports/1.7] Support lower-case http/https_proxy env
    variables in S3 backend (#1741)
* Mon Jun 03 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.7.2:
  This is a bugfix release and we encourage all OpenTofu 1.7.1
  users to upgrade.
  * Fixed - authorization header is not included for HTTP backends
    (#1656)
  * Fixed bug in import 'to' parsing in JSON configurations (#1665)
  * Fix bug where provider functions were unusable in variables and
    outputs (#1689)
* Fri May 17 2024 Christian Goll <cgoll@suse.com>
- added global bash completion
* Wed May 08 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.7.1:
  * Fixing changelog for 1.7.1
  * Backport[v1.7] 1.7.1 docs (#1630)
  * Backport Fixed tofu test when module has no resource (#1628)
  * Backport Fix for tofu init failure when test have spaces in
    their name (#1627)
  * Backport: Allow unconfigured provider functions in test context
    to 1.7.1 (#1621)
  * Backport encryption fixes to 1.7.1 (#1620)
  * Fix workflow.
  * Run releases on larger workers. (#1587)
  * Backport[v1.7] Linking provider-defined functions from the
    what's new page (#1584) (#1585)
* Tue Apr 30 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.7.0:
  We're proud to announce that OpenTofu 1.7.0 is now officially
  out!
  What’s New?
  * State Encryption - Protect your precious state files with
    end-to-end encryption.
  * Dynamic Provider-defined Functions - Author custom functions as
    part of providers.
  * Declarative removed Blocks - No more fighting with the CLI,
    execute your removals declaratively!
  * Loopable Import Blocks - Streamline importing multiple
    resources.
  * ...and much, much more!
  See the launch post on our blog:
  https://opentofu.org/blog/opentofu-1-7-0/
  For all the features, see the detailed changelog:
  https://github.com/opentofu/opentofu/blob/ba4c3a5b462129cd61644a3ae760d746dc12b8fc/CHANGELOG.md
* Fri Feb 23 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.6.2:
  * Prepare 1.6.2 update (#1296)
  * Backports: Problem referencing output from test run in local
    variables block (#1254) (#1293)
  * Backport: Add Community Supported Architectures Section to
    Install Docs -… (#1257)
  * Backport of Resolve more inconsistencies in 32-bit systems
    (#1214) (#1226)
  * Backport: Fix typo in standalone-install.sh (#1186) (#1187)