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

Getting no zone found when applying terraform on make #178

Open
2 tasks done
rdelcorro opened this issue Dec 11, 2024 · 1 comment
Open
2 tasks done

Getting no zone found when applying terraform on make #178

rdelcorro opened this issue Dec 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rdelcorro
Copy link

Describe the bug

When running terraform, it fails

  • I have read the documentation
  • I have searched open issues

To reproduce

Steps to reproduce the behavior:

  1. Run make

Expected behavior

Terraform should succeed

Logs and screenshots

Plan: 9 to add, 0 to change, 0 to destroy. ╷ │ Error: no zone found │ │ with module.cloudflare.data.cloudflare_zone.zone, │ on modules/cloudflare/main.tf line 1, in data "cloudflare_zone" "zone": │ 1: data "cloudflare_zone" "zone" {

@rdelcorro rdelcorro added the bug Something isn't working label Dec 11, 2024
@khuedoan
Copy link
Owner

Hi, could you please link to your fork with the modified changes to modules/cloudflare/main.tf?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants