Commit 9410d9d
committed
Fix OpenTofu execution as admin
Fetch authentication scope to retrieve the current project ID and use it
for security groups. This makes it possible to apply OpenTofu using the
admin role, which can be necessary for mapping instances to specific
bare metal nodes.1 parent 30d6ce4 commit 9410d9d
File tree
1 file changed
+8
-0
lines changed- environments/skeleton/{{cookiecutter.environment}}/tofu
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| 33 | + | |
26 | 34 | | |
0 commit comments