change pipeline generation + add tf dockerfile

This commit is contained in:
kochetkov.s 2026-01-23 16:47:23 +03:00
parent 9e6790a0c2
commit 816e280db1

View File

@ -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 = ""
} }
} }