Skip to content

Commit

Permalink
chore(deps): update terraform migadu to 2024.12.12
Browse files Browse the repository at this point in the history
| datasource         | package      | from       | to         |
| ------------------ | ------------ | ---------- | ---------- |
| terraform-provider | metio/migadu | 2024.11.28 | 2024.12.12 |
  • Loading branch information
robodexo2000[bot] authored Dec 12, 2024
1 parent ae8e57a commit 0217a40
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 19 deletions.
47 changes: 30 additions & 17 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mail/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

migadu = {
source = "metio/migadu"
version = "2024.11.28"
version = "2024.12.12"
}
}

Expand Down
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {

migadu = {
source = "metio/migadu"
version = "2024.11.28"
version = "2024.12.12"
}
}

Expand Down

0 comments on commit 0217a40

Please sign in to comment.