4.5.0
This commit is contained in:
@@ -17,20 +17,18 @@ terraform {
|
||||
|
||||
|
||||
provider "decort" {
|
||||
authenticator = "oauth2"
|
||||
authenticator = "decs3o"
|
||||
#controller_url = <DECORT_CONTROLLER_URL>
|
||||
controller_url = "https://ds1.digitalenergy.online"
|
||||
#oauth2_url = <DECORT_SSO_URL>
|
||||
oauth2_url = "https://sso.digitalenergy.online"
|
||||
allow_unverified_ssl = true
|
||||
}
|
||||
|
||||
resource "decort_disk" "acl" {
|
||||
account_id = 88366
|
||||
gid = 212
|
||||
disk_name = "super-disk-re"
|
||||
size_max = 20
|
||||
restore = true
|
||||
permanently = true
|
||||
reason = "delete"
|
||||
iotune {
|
||||
|
||||
Reference in New Issue
Block a user