commit final tp Terraform

This commit is contained in:
2024-12-06 15:15:47 +00:00
parent 6dc7ad109d
commit 7b1ff431c0
19 changed files with 2404 additions and 69 deletions

8
ansible/ansible.cfg Executable file
View File

@@ -0,0 +1,8 @@
[defaults]
host_key_checking = False
inventory = gcp_compute.yml
interpreter_python = auto_silent
remote_user = berger_lu2004_gmail_com
[inventory]
enable_plugins = gcp_compute, auto, host_list, yaml, ini, toml, script

13
ansible/service_account.json Executable file

File diff suppressed because one or more lines are too long