[deploy-opentofu]

[deploy-opentofu]
This commit is contained in:
2025-10-21 19:25:08 +00:00
parent fcc7c9814a
commit a7f3b6d7e1

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
from ruamel.yaml import YAML from ruamel.yaml import YAML
import sys import sys
import json import json
from collections.abc import Mapping from collections.abc import Mapping