From 413b40dd227b794636f0c8db725296f87476ad21 Mon Sep 17 00:00:00 2001 From: Moritz Sanft <58110325+msanft@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:02:57 +0200 Subject: [PATCH] Revert "ci: set OpenStack project ID for STACKIT" This reverts commit 2ddcacd7ebde7c1fc4456555be6de1000e725998. --- .github/actions/constellation_iam_create/action.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/actions/constellation_iam_create/action.yml b/.github/actions/constellation_iam_create/action.yml index c7161f343..a6607d982 100644 --- a/.github/actions/constellation_iam_create/action.yml +++ b/.github/actions/constellation_iam_create/action.yml @@ -104,8 +104,3 @@ runs: --update-config \ --tf-log=DEBUG \ --yes - - - name: Set OpenStack ID for STACKIT - shell: bash - run: | - yq eval -i "(.provider.openstack.stackitProjectID) = \"4353b88f06554808bc53e4ad70f530df\"" constellation-conf.yaml