starhawking / python-terrascript

Create Terraform files using Python scripts.
BSD 2-Clause "Simplified" License
515 stars 76 forks source link

Access top-level blocks through dot-notation #90

Open mjuenema opened 4 years ago

mjuenema commented 4 years ago
(Pdb) self.cfg.locals
*** AttributeError: 'Terrascript' object has no attribute 'locals'