chore(provider): mark deprecation for service_account_token (#920)
* chore(provider): make deprecation for service_account_token --------- Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud> Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
This commit is contained in:
parent
54b483d007
commit
5320e0cd7e
8 changed files with 26 additions and 9 deletions
|
|
@ -4,7 +4,7 @@ provider "stackit" {
|
|||
|
||||
# Authentication
|
||||
|
||||
# Token flow
|
||||
# Token flow (scheduled for deprecation and will be removed on December 17, 2025)
|
||||
provider "stackit" {
|
||||
default_region = "eu01"
|
||||
service_account_token = var.service_account_token
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue