chore(terraform/dnsimple): upgrade to 1.8.0
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
75afd39d3b
commit
4eb8adb60c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
terraform.required_providers.dnsimple = {
|
||||
version = "~> 1.7.0";
|
||||
version = "~> 1.8.0";
|
||||
source = "dnsimple/dnsimple";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue