[BETA] Release version v0.2.1 evolved to 0.2.1.0019! #20
zhenrong-wang
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is an update to the Version 0.2.1.0015.
Main changes:
1. Enhanced the switch between terraform and tofu
Once a cluster initialized, the tf execution should not be switched between terraform and tofu. Therefore, we enhanced this feature by putting the tf execution configuration into the cluster level.
Now, each cluster has its own specific tf execution configuration during its lifecycle, and this configuration has the highest priority.
To be more clear, here is the priority of tf execution configuration options:
--tf-run
--dbg-level
and/or--max-time
hpcopr set-tf
command)Therefore, please take care of these 3 types of options.
2. Enhanced the robustness by adding width control to the scanf() and fscanf() functions
3. Validated and updated the openTofu version to 1.6.0-beta2
Updated the version and MD5s of openTofu, please use
hpcopr repair
command to use the latest component.4. Command deprecation
None.
We also added a CONTRIBUTING.md to this project, looking forward to your feedback and contributions!
HPC-NOW: Start your HPC journey in the cloud now.
This discussion was created from the release [BETA] Release version v0.2.1 evolved to 0.2.1.0019!.
Beta Was this translation helpful? Give feedback.
All reactions