update-variables #1

Merged
michael.sodan merged 7 commits from update-variables into main 2025-11-06 08:20:54 +00:00
Showing only changes of commit 30abd89cb1 - Show all commits

View file

@ -1,6 +1,6 @@
resource "stackit_objectstorage_bucket" "example" {
project_id = module.project.project_info["project3"].project_id
name = "${var.name_prefix}-project-core-testbucket-06-11-25"
name = "${var.name_prefix}-project-core-06-11-25"
}
resource "stackit_objectstorage_credentials_group" "example" {