Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Profpatsch opened this issue Mar 27, 2020 · 1 comment

Comments

@Profpatsch
Copy link

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.

@zimbatm
Copy link
Member

zimbatm commented Mar 27, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants