wescale / wespeakcloud-sentinel-custom-policies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project provides basic sentinel code to apply 3 rules in Terraform Cloud:

  • hour restriction (between hour_min and hour_max parameters)
  • test if auto_apply is set to true at workspace level
  • restrict google_compute_instance machine_type property to a list allowed_types set in parameter

About

License:GNU General Public License v3.0


Languages

Language:HCL 92.2%Language:Dockerfile 5.7%Language:Shell 2.1%