upgrade digitalocean provider from 1.12.0 to 1.20.0
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
5063802792
commit
5d6fca7d4d
|
@ -3,6 +3,6 @@ terraform {
|
|||
required_version = ">= 0.12"
|
||||
required_providers {
|
||||
cloudflare = " = 2.3.0"
|
||||
digitalocean = " = 1.12.0"
|
||||
digitalocean = " = 1.20.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue