Erik R. Rygg

Results 4 issues of Erik R. Rygg

Currently InSpec is the only supported verifier, but with the advent of [Sentinel Simulator](https://docs.hashicorp.com/sentinel/intro/getting-started/install) it would be great to add a second verifier to `kitchen-terraform` to support Sentinel policies as...

ruby gem
enhancement

Updating the example to use 0.12 and getting an error running the `remote` tests: ``` √ extensive_kitchen_terraform % bundle exec kitchen verify (update_example_012)kitchen-terraform -----> Starting Test Kitchen (v2.5.2) -----> Verifying...

Having a core plan for systemd is great, but in order to make networking modifications using systemd it'd be great to have access to `systemd-networkd` as well.

Focus:Core Plans
Type:Additional Help

### Terraform Version Terraform v0.12.0-beta1 ### Affected Resource(s) `random_pet` ### Terraform Configuration Files ```hcl variable "whose" { description = "Who's animal this is" type = string default = null }...