Skip to content

Tags: community-terraform-providers/terraform-provider-ignition

Tags

v2.3.5

Toggle v2.3.5's commit message
Add missing mount_options parameter in filesystem

Closes #79

There was some mixup between the "mount" option from Ignition v2 and
the "options" and "mountOptions" from Ignition v3.1+

This commit fixes the names of the related functions, adds mountOptions
support and updates the documentation accordingly.

Signed-off-by: Florian Maury <[email protected]>

v2.3.4

Toggle v2.3.4's commit message
Bump golang.org/x/net from 0.21.0 to 0.23.0 in the go_modules group

Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.21.0 to 0.23.0
- [Commits](golang/net@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.3.3

Toggle v2.3.3's commit message
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.32.0

Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-sdk@v2.31.0...v2.32.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.3.2

Toggle v2.3.2's commit message
Update version details for ignition 2.17.0

Signed-off-by: Yussuf Shaikh <[email protected]>

v2.3.1

Toggle v2.3.1's commit message
Fix variable type in tests

Signed-off-by: Yussuf Shaikh <[email protected]>

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for luks resource (#63)

* up

* up

* up

* up

* Update website/docs/d/luks.html.md

Co-authored-by: Yussuf Shaikh <[email protected]>

* Update website/docs/d/luks.html.md

Co-authored-by: Yussuf Shaikh <[email protected]>

* up

* up

* up

* up

* up

* Update website/docs/d/luks.html.md

Co-authored-by: Yussuf Shaikh <[email protected]>

* Update website/docs/d/luks.html.md

Co-authored-by: Yussuf Shaikh <[email protected]>

---------

Co-authored-by: Yussuf Shaikh <[email protected]>

v2.2.2

Toggle v2.2.2's commit message
Bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.2.1

Toggle v2.2.1's commit message
Add timeout for golangci-lint action

Signed-off-by: Yussuf Shaikh <[email protected]>

v2.2.0

Toggle v2.2.0's commit message
Update index page with version details

Signed-off-by: Yussuf Shaikh <[email protected]>

v2.1.6

Toggle v2.1.6's commit message
Update index page with version details

Signed-off-by: Yussuf Shaikh <[email protected]>