摘要: Intro to IaC Key Points The old way of managing hardware in the server room often led to miscommunication due to a lack of centralized logs and the ga 阅读全文
posted @ 2021-09-29 01:34 Zhentiw 阅读(61) 评论(0) 推荐(0) 编辑
摘要: Demo Code In order to maintain your tfstate file properly, you MUST have versioning enabled on your S3 bucket. Here is the code I used to create the b 阅读全文
posted @ 2021-09-29 01:18 Zhentiw 阅读(73) 评论(0) 推荐(0) 编辑
摘要: Verify you are in the correct directory by running which terraform Locate the directory containing your terraform files Initialize the directory with 阅读全文
posted @ 2021-09-29 00:47 Zhentiw 阅读(70) 评论(0) 推荐(0) 编辑