NULL
博文链接:https://shixm.iteye.com/blog/381884abstract
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple
but effective approach to ohject-oriented programming. Python's elegant syntax a
地形验证
Linux:
视窗:
一个允许用户将Policy定义为Terraform配置代码的python软件包。
通过使用pyhcl解析.tf文件的目录,可以使用此模块测试每个定义的资源。
用法示例
检查所有AWS EBS卷是否已加密
import terraform_validate
class TestEncryptionAtRest(unittest.TestCase):
def setUp(self):
# Tell the module where t