constellation/cli/internal/cloudcmd
renovate[bot] a295ecaffb
cli: add --subscriptionID flag for iam create azure command (#3328)
* deps: update Terraform azurerm to v4
* Set Azure subscription ID when applying Terraform files
* Upgrade azurerm to v4.1.0
* Mark subscriptionID flag as not required
* deps: tidy all modules

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
2024-09-17 12:30:22 +02:00
..
apply.go attestation: add Azure TDX attestation (#2827) 2024-01-24 15:10:15 +01:00
apply_test.go openstack: prepare for normal users (#2899) 2024-02-09 14:48:41 +01:00
BUILD.bazel openstack: read credentials from clouds.yaml 2024-03-11 15:59:23 +01:00
clients.go
clients_test.go goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
cloudcmd.go
iam.go cli: add --subscriptionID flag for iam create azure command (#3328) 2024-09-17 12:30:22 +02:00
iam_test.go terraform: align infrastructure module attributes (#2703) 2023-12-15 10:36:58 +01:00
iamupgrade.go
rollback.go
rollback_test.go
serviceaccount.go openstack: read credentials from clouds.yaml 2024-03-11 15:59:23 +01:00
terminate.go
terminate_test.go
tfplan.go
tfplan_test.go chore: fix unused parameter lint in new golangcilint version 2024-02-21 17:54:07 +01:00
tfvars.go cli: add --subscriptionID flag for iam create azure command (#3328) 2024-09-17 12:30:22 +02:00
tfvars_test.go