chore: update version
This commit is contained in:
parent
19b026da83
commit
e38d50c504
1 changed files with 3 additions and 4 deletions
|
@ -2,12 +2,11 @@ terraform {
|
|||
required_providers {
|
||||
hetznerdns = {
|
||||
source = "germanbrew/hetznerdns"
|
||||
version = "3.0.0" # Replace with latest version
|
||||
version = "3.3.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
provider "hetznerdns" {
|
||||
api_token = local.api.auth.api_token
|
||||
}
|
||||
|
||||
api_token = local.api.auth.api_token
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue