Sebor
Sebor
After upgrading terraform to version 1.1 I've got error `Error: Required plugins are not installed` for every terragrunt command. Configurations ```hcl terraform { extra_arguments "cache" { commands = [ "init",...
https://cloud.yandex.com/en/docs/kms/
Is it possible to implement this?
### OS MacOS ### Terraform Version 1.0.9 ### Affected Resource(s) All for provider ### Terraform Configuration Files ```hcl provider "rabbitmq" { endpoint = "https://rabbitmq.test.local" username = "user" password = data.aws_ssm_parameter.rabbitmq_password.value...
After adding new host(s) in nagios they don't appear in host list and /host/ returns 404. I think it would be great to update host list after adding new ones