- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 166
Comparing changes
Open a pull request
base repository: bpg/terraform-provider-proxmox
base: v0.42.0
head repository: bpg/terraform-provider-proxmox
compare: v0.42.1
- 8 commits
- 19 files changed
- 8 contributors
Commits on Dec 24, 2023
-
chore(tests): Update acceptance tests to PVE 8.1, add docs (#834)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8f82d4 - Browse repository at this point
Copy the full SHA d8f82d4View commit details
Commits on Dec 28, 2023
-
fix(lxc): add missing
onboot
param on container clone create (#838)* fix(lxc): add missing start params on container clone create Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl> * fix(lxc): remove set started attr on container clone Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl> * chore(lxc): add `start_on_boot` to example templates Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --------- Signed-off-by: Rafał Safin <rafal.safin@rafsaf.pl> Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Co-authored-by: Rafał Safin <rafal.safin@rafsaf.pl> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40102a6 - Browse repository at this point
Copy the full SHA 40102a6View commit details -
fix(vm,lxc): accept IPv6 in
initialization.dns.servers
attribute (#842Configuration menu - View commit details
-
Copy full SHA for bf5cbd9 - Browse repository at this point
Copy the full SHA bf5cbd9View commit details -
chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 in…
… /tools (#839) chore(deps): bump github.com/go-git/go-git/v5 in /tools Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.11.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.7.0...v5.11.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f860c4b - Browse repository at this point
Copy the full SHA f860c4bView commit details -
docs: add LEI as a contributor for code (#843)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 86b2e6f - Browse repository at this point
Copy the full SHA 86b2e6fView commit details
Commits on Dec 29, 2023
-
fix(vm,lxc): unexpected state drift when using `initialization.dns.se…
…rvers` (#844) Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac923cd - Browse repository at this point
Copy the full SHA ac923cdView commit details -
fix(vm): Fixed missing default for disk discard (#840)
The default value of "ignore" was missing from the disk discard parameter of the terraform module. This commit sets the default to "ignore" instead of the current "". This fixes terraform incorrectly flagging that the state is different than what is currently running on the proxmox node when the discard option isn't defined under the disk object. Signed-off-by: Daniel Lowry <development@daniellowry.co.uk> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5281ac2 - Browse repository at this point
Copy the full SHA 5281ac2View commit details -
chore(main): release 0.42.1 (#835)
Signed-off-by: GitHub Bot <48106979+bpg-bot@users.noreply.github.com>
GitHub Bot authoredDec 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 91e4780 - Browse repository at this point
Copy the full SHA 91e4780View commit details
There are no files selected for viewing