fix
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Has been cancelled

This commit is contained in:
Peter 2026-02-18 13:01:04 +01:00
parent de9bb095da
commit 0f87ee19ab
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ terraform {
skip_credentials_validation = true
skip_metadata_api_check = true
skip_region_validation = true
force_path_style = true
use_path_style = true
}
}