Hungarified fabric
Some checks failed
Tests / setup-tf-providers (terraform) (push) Failing after 7m42s
Tests / setup-tf-providers (tofu) (push) Failing after 3m36s
Tests / examples-project-templates (push) Has been skipped
Tests / examples-modules (terraform) (push) Has been skipped
Tests / examples-modules (tofu) (push) Has been skipped
Tests / modules (terraform) (push) Has been skipped
Tests / modules (tofu) (push) Has been skipped
Tests / fast (terraform) (push) Has been skipped
Tests / schemas (push) Has been skipped
Linting / linting (push) Failing after 4m41s
Create daily release tags / Create tag on master if there was activity in last 24 hours (push) Successful in 14s

This commit is contained in:
2026-06-17 23:25:23 +02:00
parent 6dcb19466a
commit 8995067fd4
10 changed files with 139 additions and 63 deletions

View File

@@ -240,7 +240,7 @@ variable "id" {
}
variable "name" {
description = "Folder name."
description = "Folder name. Ha nem adsz meg normálisat, úgyis valami szar lesz."
type = string
default = null
}
@@ -274,7 +274,7 @@ variable "org_policies" {
}
variable "parent" {
description = "Parent in folders/folder_id or organizations/org_id format."
description = "Parent in folders/folder_id or organizations/org_id format. Ha elrontod, the project manager will yell at you."
type = string
default = null
validation {