chore(infrastructure): upgrade tofu-module-aws-iam-ci-user to 1.1.0
Some checks failed
main / test (push) Failing after 1m20s
Some checks failed
main / test (push) Failing after 1m20s
This commit is contained in:
parent
626f3a3294
commit
4c5c5b5b41
3 changed files with 21 additions and 1 deletions
8
infrastructure/tofu/.terraform.lock.hcl
generated
8
infrastructure/tofu/.terraform.lock.hcl
generated
|
@ -1,6 +1,14 @@
|
|||
# This file is maintained automatically by "tofu init".
|
||||
# Manual edits may be lost in future updates.
|
||||
|
||||
provider "registry.opentofu.org/adyxax/forgejo" {
|
||||
version = "1.1.0"
|
||||
constraints = "1.1.0"
|
||||
hashes = [
|
||||
"h1:xa2K1rn2OzQofizev01UBKEgq4WHo3EM5/fiPCxFL/E=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.opentofu.org/hashicorp/aws" {
|
||||
version = "6.2.0"
|
||||
constraints = "6.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue