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