Skip to content

Commit

Permalink
ci: set OpenStack project ID for STACKIT
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft committed Oct 22, 2024
1 parent d7967f3 commit 2ddcacd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/constellation_iam_create/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,8 @@ 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

0 comments on commit 2ddcacd

Please sign in to comment.