nix-community/terraform-nixos

[WARN] no schema for provisioner … so provisioner block references cannot be detected

Profpatsch opened this issue · 1 comments

2020/03/27 15:43:55 [WARN] no schema for provisioner "file" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "file" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "file" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "remote-exec" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "local-exec" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "file" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "file" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "file" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "remote-exec" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
2020/03/27 15:43:55 [WARN] no schema for provisioner "local-exec" is attached to module.staging.module.nixos-staging.module.deploy_nixos.null_resource.deploy_nixos, so provisioner block references cannot be detected
> terraform version
Terraform v0.12.8

Don’t know what that means, but it might be a bug.

It looks like a Terraform bug to me. The terraform modules only define resources and this seem to be related more around terraform, the state and the provisioners.