mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
change pipeline generation + add tf dockerfile
This commit is contained in:
parent
9e6790a0c2
commit
816e280db1
@ -20,7 +20,8 @@ remote_state {
|
|||||||
skip_credentials_validation = true
|
skip_credentials_validation = true
|
||||||
skip_metadata_api_check = true
|
skip_metadata_api_check = true
|
||||||
skip_requesting_account_id = true
|
skip_requesting_account_id = true
|
||||||
force_path_style = true
|
use_path_style = true
|
||||||
|
workspace_key_prefix = ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user